Correct application ID to app.lawnchair

This commit is contained in:
Patryk Michalik
2021-03-21 18:22:24 +01:00
parent ff5ae4ba57
commit fedd0906b2
55 changed files with 76 additions and 76 deletions

View File

@@ -43,7 +43,7 @@
attributes and intent filters the same
-->
<activity
android:name="com.lawnchair.LawnchairLauncher"
android:name="app.lawnchair.LawnchairLauncher"
android:launchMode="singleTask"
android:clearTaskOnLaunch="true"
android:stateNotNeeded="true"