标签: android landscape
即使我的应用程序的用户将其侧向倾斜,如何让平板电脑始终保持横向状态并且永远不会进入纵向?
答案 0 :(得分:2)
在应用程序的清单中添加android:screenOrientation =“landscape”