Multiple markers at this line
1、这个因为高版本不支持这个,所以把FILL_PARENT改成MATCH_PARENT就行了,也能支持低版本,
2、Multiple markers at this line
- implements android.view.View.OnKeyListener.onKey
- Field requires API level 11 (current min is 7):
android.app.ActionBar.LayoutParams#MATCH_PARENT
- Field requires API level 11 (current min is 7):
android.app.ActionBar.LayoutParams#MATCH_PARENT
3、原来是我的android版本太低,去到项目,androidManifest.xml把版本改高点就行了。

声明:本网站引用、摘录或转载内容仅供网站访问者交流或参考,不代表本站立场,如存在版权或非法内容,请联系站长删除,联系邮箱:site.kefu@qq.com。
阅读量:83
阅读量:65
阅读量:167
阅读量:118
阅读量:98