开发者

Change Eclipse Layout Orientation

I want to know how to change the orientation of my layout. In manifest I have:

android:screenOrientation="landscape"

In layout.xml I have

andro开发者_开发百科id:orientation="horizontal"

but when I click the "layout" button it still appears as a vertical layout.

Thank You.


There is a dropdown within the layout editor that allows you to select landscape or portrait orientation.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜