Remove settings activity rotation lock
This commit is contained in:
parent
3f9af8fd96
commit
750995b746
@ -37,7 +37,6 @@
|
|||||||
android:label="@string/settings"
|
android:label="@string/settings"
|
||||||
android:launchMode="singleTask"
|
android:launchMode="singleTask"
|
||||||
android:parentActivityName=".launcher.LauncherActivity"
|
android:parentActivityName=".launcher.LauncherActivity"
|
||||||
android:screenOrientation="portrait"
|
|
||||||
android:taskAffinity="de.mm20.launcher2.settings"
|
android:taskAffinity="de.mm20.launcher2.settings"
|
||||||
android:theme="@style/SettingsTheme.NoActionBar">
|
android:theme="@style/SettingsTheme.NoActionBar">
|
||||||
<intent-filter>
|
<intent-filter>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user