• R/O
  • HTTP
  • SSH
  • HTTPS

提交

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

packages/apps/Settings


Commit MetaInfo

修订版0a67cdb7e1d853ae0431c36e95930bbf355eca52 (tree)
时间2011-06-10 10:20:04
作者Freeman Ng <tenorslowworm@goog...>
CommiterAndroid (Google) Code Review

Log Message

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

更改概述

差异

--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -138,6 +138,7 @@
138138 <activity android:name=".wifi.WifiSettingsForSetupWizardXL"
139139 android:theme="@android:style/Theme.Holo.NoActionBar"
140140 android:windowBackground="@drawable/setups_bg_default"
141+ android:screenOrientation="behind"
141142 android:clearTaskOnLaunch="true"
142143 android:windowSoftInputMode="adjustResize"
143144 android:exported="true" />