Binary XML file Attempt to invoke virtual method 'boolean java.lang.String.equals(java.lang.Object)' on a null object reference
<view
android:layout_width="match_parent"
android:layout_height="1dp"/>
Change
view
to
View
in the 4 or 5 places where it is lowercase in your xml