Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 10d41eca authored by Freeman Ng's avatar Freeman Ng Committed by Android Git Automerger
Browse files

am a35506c7: am f2a9bd33: am 0a67cdb7: Merge "add "behind" screen orientation...

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

* commit 'a35506c7':
  add "behind" screen orientation to prevent spurious flipping
parents 85118099 a35506c7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -144,6 +144,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" />