android studio练习遇到报错android.view.InflateException: Binary XML file line #11: Attempt to invoke virtual method ‘boolean
报错android.view.InflateException: Binary XML file line #11: Attempt to invoke virtual method ‘boolean
<view- android:layout_width=”1dp”
- android:layout_height=”match_parent”
- android:layout_alignParentLeft=”true”
- android:background=”#000″/>
这里View应该大写。