Merge "[WifiSetup] Don\'t pan the window for IME" into lmp-mr1-dev automerge: ff649c6
automerge: a1f6660
* commit 'a1f66604233cefd1d4a2b0eab45b76f94770b332':
[WifiSetup] Don't pan the window for IME
This commit is contained in:
@@ -197,7 +197,8 @@
|
||||
android:theme="@style/SetupWizardDisableAppStartingTheme"
|
||||
android:label="@string/wifi_setup_wizard_title"
|
||||
android:icon="@drawable/empty_icon"
|
||||
android:clearTaskOnLaunch="true">
|
||||
android:clearTaskOnLaunch="true"
|
||||
android:windowSoftInputMode="adjustNothing">
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.MAIN" />
|
||||
<action android:name="com.android.net.wifi.SETUP_WIFI_NETWORK" />
|
||||
|
Reference in New Issue
Block a user