我还在学习android编程和阅读一本关于这本书的问题,问题是当我跟进这本书的时候我使用了android运行lint,但是它显示了我一无所知的错误?例如:
This class should be public (android.support.v7.internal.widget.ActionBarView.HomeView)
当我点击没有任何反应时,我不知道他的意思是什么课程?
也:
Wrong orientation? No orientation specified, and the default is horizontal, yet this layout has multiple children where at least one has layout_width="match_parent"
当我点击它时,会将我带到一个名为&#34的xml文件; abc_action_bar_decor_overlay.xml"
这是错误:
<LinearLayout android:id="@+id/top_action_bar"
我应该关注这件事吗?该项目运行良好,没有解决这个问题&#34;在模拟器中至少&#34;