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

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

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

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

* commit '0a67cdb7':
  add "behind" screen orientation to prevent spurious flipping
parents 60d8b3f8 0a67cdb7
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" />