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

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

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

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

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