From b68c7e4f710ff9a6b93396a53405cd067cc94013 Mon Sep 17 00:00:00 2001 From: Aryan Sinha Date: Thu, 28 Mar 2024 17:59:22 +0530 Subject: [PATCH] Flattery: Declare that this app is a launcher * Else it wouldnt even show up in default launcher settings lol --- app/src/main/AndroidManifest.xml | 19 ++++++------------- 1 file changed, 6 insertions(+), 13 deletions(-) diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index dc4b9ca..fee4e73 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -9,7 +9,6 @@ android:name="android.permission.QUERY_ALL_PACKAGES" tools:ignore="QueryAllPackagesPermission" /> - - - - - + + + + + - \ No newline at end of file +