摘要:
通常我们的应用只会设计成横屏或者竖屏,锁定横屏或竖屏的方法是在AndroidManifest.xml文件中设定属性android:screenOrientation为"landscape"或"portrait": 其实screen... 阅读全文
posted @ 2014-07-10 10:50 ADaii 阅读(850) 评论(0) 推荐(0)
|
|
|
|
摘要:
通常我们的应用只会设计成横屏或者竖屏,锁定横屏或竖屏的方法是在AndroidManifest.xml文件中设定属性android:screenOrientation为"landscape"或"portrait": 其实screen... 阅读全文
posted @ 2014-07-10 10:50 ADaii 阅读(850) 评论(0) 推荐(0) |
|