-3
XML代碼是這樣的:發現在包屬性 '方向' 沒有資源標識符 '機器人'
LinearLayout
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:Orientation="vertical"
這是'orientation' - 全部小寫。 –