am 0a67cdb7: Merge "add "behind" screen orientation to prevent spurious flipping" into honeycomb-mr2

* commit '0a67cdb7e1d853ae0431c36e95930bbf355eca52':
  add "behind" screen orientation to prevent spurious flipping
This commit is contained in:
Freeman Ng
2011-06-09 18:22:00 -07:00
committed by Android Git Automerger

View File

@@ -138,6 +138,7 @@
<activity android:name=".wifi.WifiSettingsForSetupWizardXL"
android:theme="@android:style/Theme.Holo.NoActionBar"
android:windowBackground="@drawable/setups_bg_default"
android:screenOrientation="behind"
android:clearTaskOnLaunch="true"
android:windowSoftInputMode="adjustResize"
android:exported="true" />