mirror of
https://gitlab.futo.org/videostreaming/grayjay.git
synced 2025-09-18 07:22:26 +00:00
Update AndroidManifest.xml
resolves https://github.com/futo-org/grayjay-android/issues/47
This commit is contained in:
parent
9347351c37
commit
ad46841397
1 changed files with 2 additions and 2 deletions
|
@ -55,7 +55,7 @@
|
|||
|
||||
<activity
|
||||
android:name=".activities.MainActivity"
|
||||
android:configChanges="orientation|screenSize|smallestScreenSize|screenLayout"
|
||||
android:configChanges="keyboard|keyboardHidden|orientation|screenSize|smallestScreenSize|screenLayout"
|
||||
android:exported="true"
|
||||
android:theme="@style/Theme.FutoVideo.NoActionBar"
|
||||
android:launchMode="singleInstance"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue