From 654cc24962357ad7f57d0a52a3ba3fd406fbe571 Mon Sep 17 00:00:00 2001 From: Manthan Maheshwari Date: Sat, 3 Oct 2020 14:08:21 +0530 Subject: [PATCH] Update launch_background.xml This will show the app icon with animation on app launch --- android/app/src/main/res/drawable/launch_background.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/android/app/src/main/res/drawable/launch_background.xml b/android/app/src/main/res/drawable/launch_background.xml index 304732f..e009525 100644 --- a/android/app/src/main/res/drawable/launch_background.xml +++ b/android/app/src/main/res/drawable/launch_background.xml @@ -9,4 +9,9 @@ android:gravity="center" android:src="@mipmap/launch_image" /> --> + + +