Disable secondary launcher
This commit is contained in:
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user