mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 15:26:58 +00:00
Merge "Preventing activity to restart when keyboard is connected or keyboard type changes" into ub-launcher3-burnaby-polish
am: 363da26646
* commit '363da26646b3214a437981fc3ad908ccd363f8f3':
Preventing activity to restart when keyboard is connected or keyboard type changes
This commit is contained in:
@@ -79,6 +79,7 @@
|
||||
android:theme="@style/Theme"
|
||||
android:windowSoftInputMode="adjustPan"
|
||||
android:screenOrientation="nosensor"
|
||||
android:configChanges="keyboard|keyboardHidden|navigation"
|
||||
android:resumeWhilePausing="true"
|
||||
android:taskAffinity=""
|
||||
android:enabled="true">
|
||||
|
||||
Reference in New Issue
Block a user