报错android.view.InflateException: Binary XML file line #11: Attempt to invoke virtual method ‘boolean


  1. <view
  2. android:layout_width=”1dp”
  3. android:layout_height=”match_parent”
  4. android:layout_alignParentLeft=”true”
  5. android:background=”#000″/>

这里View应该大写。

发表评论

邮箱地址不会被公开。 必填项已用*标注

442 次浏览