我想知道如何改变我的layout. 在manifest我有:
android:screenOrientation="landscape"
在layout.xml我有
android:orientation="horizontal"
但是当我单击“布局”button时,它仍然显示为垂直layout。
谢谢你。
我想知道如何改变我的layout. 在manifest我有:
android:screenOrientation="landscape"
在layout.xml我有
android:orientation="horizontal"
但是当我单击“布局”button时,它仍然显示为垂直layout。
谢谢你。