mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 15:26:58 +00:00
Preventing activity to restart when keyboard is connected or keyboard type changes
Bug: 20820889 Change-Id: Ib0b21c04290607ddd67cef2003e6d89f5d6492d8
This commit is contained in:
@@ -81,6 +81,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