Handling Configuration Changes, Handling of such a unwanted behavior Handling poor user experience A.Retaining an Object During a Configuration Change - Let activity be recreated, handled data manually. B.Handle the configuration change yourself - Prevent Activity to recreated - This is not recommended by Android.
android android-development android-application portrait orientation orientation-changes screen-orientation android-screen-orientation android-config-changes
-
Updated
Jan 23, 2018 - Java