OSDN Git Service

AI 143342: am: CL 143191 am: CL 142952 Make Launcher norotate to prevent false-positi...
authorJeffrey Sharkey <>
Sat, 28 Mar 2009 01:53:11 +0000 (18:53 -0700)
committerThe Android Open Source Project <initial-contribution@android.com>
Sat, 28 Mar 2009 01:53:11 +0000 (18:53 -0700)
  Original author: jsharkey
  Merged from: //branches/cupcake/...
  Original author: android-build
  Merged from: //branches/donutburger/...

Automated import of CL 143342

AndroidManifest.xml

index 272f7c1..4b11343 100644 (file)
@@ -71,6 +71,7 @@
             android:clearTaskOnLaunch="true"
             android:stateNotNeeded="true"
             android:theme="@style/Theme"
+            android:screenOrientation="nosensor"
             android:windowSoftInputMode="stateUnspecified|adjustPan">
             <intent-filter>
                 <action android:name="android.intent.action.MAIN" />