Eclipse Android:我的应用程序仅在10英寸 - 桌面上颠倒。为什么?

时间:2015-11-06 12:50:38

标签: android eclipse

我只对我的应用使用肖像模式。我的应用程序适用于所有设备。只有在10英寸的桌子上它才是颠倒的。这怎么可能?

1 个答案:

答案 0 :(得分:0)

尝试使用android:screenOrientation="sensorPortrait"代替android:screenOrientation="Portrait"