From 1f9f8060cbf2fe4dd099fc85cd1b584c5d98d199 Mon Sep 17 00:00:00 2001 From: Mariya Date: Tue, 6 Feb 2024 16:48:19 +0530 Subject: [PATCH] manifest file changes and drawable file added for release apk --- app/src/main/AndroidManifest.xml | 5 +++-- app/src/main/res/drawable/downloads.xml | 5 +++++ 2 files changed, 8 insertions(+), 2 deletions(-) create mode 100644 app/src/main/res/drawable/downloads.xml diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index a5b66b6..098914c 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -118,9 +118,10 @@ android:noHistory="true" android:theme="@style/AppTheme.NoActionBar"> - - + + + + + \ No newline at end of file