Merge "Revert "Lock launcher to portrait on devices less than sw720dp"" into jb-dev

This commit is contained in:
Jeff Brown
2012-06-05 19:11:27 -07:00
committed by Android (Google) Code Review
+1 -1
View File
@@ -74,7 +74,7 @@
android:stateNotNeeded="true"
android:theme="@style/Theme"
android:windowSoftInputMode="adjustPan"
android:screenOrientation="portrait">
android:screenOrientation="nosensor">
<intent-filter>
<action android:name="android.intent.action.MAIN" />
<category android:name="android.intent.category.HOME" />