http://developer.android.com/guide/topics/manifest/activity-element.html#config
一切謎底都解開了,只要在Menifest註冊這個android:configChanges就可以避免砍掉重練,並且可以在onConfigurationChanged()接到這個event
我還一直在想這機制會不會太鳥咧……orz
http://developer.android.com/guide/topics/manifest/activity-element.html#config
一切謎底都解開了,只要在Menifest註冊這個android:configChanges就可以避免砍掉重練,並且可以在onConfigurationChanged()接到這個event
我還一直在想這機制會不會太鳥咧……orz