am a35506c7: am f2a9bd33: am 0a67cdb7: Merge "add "behind" screen orientation to prevent spurious flipping" into honeycomb-mr2
* commit 'a35506c7fb32906678fe541914f420d19ff17394': add "behind" screen orientation to prevent spurious flipping
This commit is contained in:
@@ -144,6 +144,7 @@
|
|||||||
<activity android:name=".wifi.WifiSettingsForSetupWizardXL"
|
<activity android:name=".wifi.WifiSettingsForSetupWizardXL"
|
||||||
android:theme="@android:style/Theme.Holo.NoActionBar"
|
android:theme="@android:style/Theme.Holo.NoActionBar"
|
||||||
android:windowBackground="@drawable/setups_bg_default"
|
android:windowBackground="@drawable/setups_bg_default"
|
||||||
|
android:screenOrientation="behind"
|
||||||
android:clearTaskOnLaunch="true"
|
android:clearTaskOnLaunch="true"
|
||||||
android:windowSoftInputMode="adjustResize"
|
android:windowSoftInputMode="adjustResize"
|
||||||
android:exported="true" />
|
android:exported="true" />
|
||||||
|
|||||||
Reference in New Issue
Block a user