mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
Fix issue with settings menu losing nav state on screen rotation
This commit is contained in:
parent
f351a61d42
commit
76aad2469b
@ -105,6 +105,7 @@
|
||||
android:roundIcon="@mipmap/ic_launcher_round"
|
||||
android:launchMode="singleTask"
|
||||
android:noHistory="false"
|
||||
android:configChanges="orientation|screenLayout|screenSize|keyboardHidden|keyboard|uiMode|density"
|
||||
android:exported="true">
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.MAIN"/>
|
||||
|
Loading…
Reference in New Issue
Block a user