mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-29 05:16:51 +01:00
Bangle.js: Fix orientation changes closing app loader
This commit is contained in:
parent
9aa4612f6c
commit
1c99aac029
@ -494,6 +494,7 @@
|
||||
android:name=".devices.banglejs.AppsManagementActivity"
|
||||
android:label="@string/title_activity_appmanager"
|
||||
android:launchMode="singleTop"
|
||||
android:configChanges="keyboardHidden|orientation|screenSize|layoutDirection|uiMode"
|
||||
android:parentActivityName=".activities.ControlCenterv2" />
|
||||
<activity
|
||||
android:name=".devices.miband.MiBandPairingActivity"
|
||||
|
Loading…
Reference in New Issue
Block a user