SecondaryDisplayLauncher uses screenOrientation "nosensor"
This commit is contained in:
parent
a03da971cb
commit
b5954603a5
|
@ -165,6 +165,7 @@
|
|||
-->
|
||||
<activity
|
||||
android:name="com.android.launcher3.secondarydisplay.SecondaryDisplayLauncher"
|
||||
android:screenOrientation="nosensor"
|
||||
android:theme="@style/AppTheme"
|
||||
android:launchMode="singleTop"
|
||||
android:exported="true"
|
||||
|
|
Loading…
Reference in New Issue