开发者

Supporting both landscape orientations in Honeycomb

Is 开发者_StackOverflow社区it possible to support both landscape orientations in Honeycomb? My application is set to landscape orientation only, but it doesn't change if you flip the device 180 degrees.


Yes. Set the android:screenOrientation attribute in your AndroidManifest.xml to sensorLandscape.

You can read the documentation here.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜