mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
Re-add configChanges
seems I missed adding AndroidManifest.xml to commit
This commit is contained in:
parent
fd76ce6a59
commit
13981e393d
1 changed files with 1 additions and 0 deletions
|
@ -161,6 +161,7 @@
|
|||
|
||||
<activity
|
||||
android:name=".ui.account.AccountSelectActivity"
|
||||
android:configChanges="orientation|screenSize|smallestScreenSize|screenLayout|keyboard|keyboardHidden"
|
||||
android:exported="true">
|
||||
<intent-filter android:exported="true">
|
||||
<action android:name="android.intent.action.MAIN" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue