Disable secondary launcher

This commit is contained in:
Suphon Thanakornpakapong
2022-05-16 23:34:47 +07:00
parent 074a102ded
commit 515efb6672
+4
View File
@@ -51,6 +51,10 @@
</intent-filter>
</activity>
<activity
android:name="com.android.launcher3.secondarydisplay.SecondaryDisplayLauncher"
tools:node="remove" />
<activity
android:name="app.lawnchair.BlankActivity"
android:theme="@style/Theme.Transparent" />