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

Commit 0a67cdb7 authored by Freeman Ng's avatar Freeman Ng Committed by Android (Google) Code Review
Browse files

Merge "add "behind" screen orientation to prevent spurious flipping" into honeycomb-mr2

parents 55c86911 9df47ed1
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -138,6 +138,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" />