,一改布局檔案就報錯,撤回也沒用,新增布局檔案也是報這個錯
uj5u.com熱心網友回復:
大概率是編碼問題uj5u.com熱心網友回復:
重新建一個工程uj5u.com熱心網友回復:
第一行 <?xml version="1.0" encoding="utf-8"?> 看不出啥錯。。。uj5u.com熱心網友回復:
復制過去看看?<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical"
android:keepScreenOn="true">
</LinearLayout>
uj5u.com熱心網友回復:
一個一個控制元件洗掉,看看是哪一個不對。轉載請註明出處,本文鏈接:https://www.uj5u.com/yidong/195627.html
標籤:Android
下一篇:Android雜志鎖屏的實作原理
