am 51726adc: Lock launcher to portrait on devices less than sw720dp
* commit '51726adc25b0b32e79bbf7dd912d5ebb69682767': Lock launcher to portrait on devices less than sw720dp
This commit is contained in:
+1
-1
@@ -73,7 +73,7 @@
|
||||
android:stateNotNeeded="true"
|
||||
android:theme="@style/Theme"
|
||||
android:windowSoftInputMode="adjustPan"
|
||||
android:screenOrientation="nosensor">
|
||||
android:screenOrientation="portrait">
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.MAIN" />
|
||||
<category android:name="android.intent.category.HOME" />
|
||||
|
||||
Reference in New Issue
Block a user