码迷,mamicode.com
首页 >  
搜索关键字:screensize    ( 52个结果
android 横竖屏切换 简记
横竖屏切换,不重新加载 Up to API 13 there was a new value to the configChanges attribute, screenSize So if you're using large screens make sure to add screenSize in your configChanges attribute: android:confi...
分类:移动开发   时间:2014-08-13 15:02:36    阅读次数:251
android4.0 禁止横竖屏切换使用 android:configChanges="orientation|keyboardHidden"无效的解决方法
Android横竖屏幕切换时注意4.0以上配置configChanges要加上screenSize,要不还会调用onCreate()。
分类:移动开发   时间:2014-05-16 09:10:16    阅读次数:637
52条   上一页 1 ... 4 5 6
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!