manifest
-
(Android) Prevent config change on orientation change
Add to activity in manifest: [xml]android:configChanges="keyboardHidden|orientation|screenSize"[/xml]
Add to activity in manifest: [xml]android:configChanges="keyboardHidden|orientation|screenSize"[/xml]