From 0e119b676b37bd15b93562ba7dd5a2c167055c85 Mon Sep 17 00:00:00 2001 From: Manthan Maheshwari Date: Sat, 3 Oct 2020 14:06:36 +0530 Subject: [PATCH] Update launch_background.xml This will show the app icon with animation on the 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" /> --> + + +