Binary XML file Attempt to invoke virtual method 'boolean java.lang.String.equal

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

猜你喜欢

转载自jameskaron.iteye.com/blog/2418780
今日推荐