摘要: 一、屏幕的方向可以在AndroidManifest.xml文件中通过设置screenOrientation属性来实现,screenOrientation用来指定Activity的在设备上显示的方向,每个值代表如下含义:"unspecified"默认值由系统来判断显示方向.判定的策略是和设备相关的,所... 阅读全文
posted @ 2015-04-27 16:36 Michelle's Home 阅读(310) 评论(0) 推荐(0)