New option: Switch to landscape orientation in video player automatically.

This commit is contained in:
Alex Ning
2021-07-19 22:44:24 +08:00
parent 5924c921cf
commit 988989826f
8 changed files with 49 additions and 72 deletions

View File

@@ -51,9 +51,6 @@
android:parentActivityName=".activities.MainActivity"
android:theme="@style/AppTheme.TranslucentStatusBar"
android:windowSoftInputMode="adjustPan" />
<activity
android:name=".activities.MotionTestActivity"
android:theme="@style/AppTheme.NoActionBar" />
<activity
android:name=".activities.LockScreenActivity"
android:theme="@style/AppTheme.NoActionBar" />