(I am using android:configChanges="orientation|scr...
# android
v
(I am using android:configChanges="orientation|screenSize|keyboardHidden" in manifest and handle activity orientation change manually. I am not allowed to restart the activity because video player inside it will stop playing)