美文网首页
Failed to find style 'coordinato

Failed to find style 'coordinato

作者: 神百草 | 来源:发表于2018-09-22 15:05 被阅读0次

据说 这是 android 3.1特有的bug,总是没弄明白,最后直接改了代码内容,就不报错了

<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"

    xmlns:tools="http://schemas.android.com/tools"

    style="@style/AppTheme"

    android:layout_width="fill_parent"

    android:layout_height="fill_parent" >

</RelativeLayout>

相关文章

网友评论

      本文标题:Failed to find style 'coordinato

      本文链接:https://www.haomeiwen.com/subject/jvcxoftx.html