SecondaryDisplayLauncher uses screenOrientation "nosensor"

This commit is contained in:
mc 2022-11-01 16:43:22 +08:00 committed by hcl
parent a03da971cb
commit b5954603a5
1 changed files with 1 additions and 0 deletions

View File

@ -165,6 +165,7 @@
--> -->
<activity <activity
android:name="com.android.launcher3.secondarydisplay.SecondaryDisplayLauncher" android:name="com.android.launcher3.secondarydisplay.SecondaryDisplayLauncher"
android:screenOrientation="nosensor"
android:theme="@style/AppTheme" android:theme="@style/AppTheme"
android:launchMode="singleTop" android:launchMode="singleTop"
android:exported="true" android:exported="true"