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

 

参考:

​https://stackoverflow.com/questions/43919205/getting-binary-xml-file-line-141-attempt-to-invoke-virtual-method-boolean-jav?utm_medium=organic&utm_source=google_rich_qa&utm_campaign=google_rich_qa​