A  android:configChanges属性 对android:configChanges属性,一般觉得有下面几点: 1 不设置Activity的android:configChanges时。切屏会又一次调用各个生命周期,切横屏时会运行一次,切竖屏时会运行两次。 2 设置Activity的android:configChanges=
转载 2017-06-29 08:08:00
106阅读
2评论
from:http://stackoverflow.com/questions/11208729/error-string-types-not-allowed-at-androidconfigchanges-in-manifest-fileHere is my manifest file which shows error string types not allowed at android:c
转载 精选 2013-06-18 19:06:13
1072阅读