From c73fc90f66afadf91e471590662696f017dce2ab Mon Sep 17 00:00:00 2001 From: Alexander Borsuk Date: Sat, 19 Jun 2021 17:43:39 +0200 Subject: [PATCH] [android] Fixed crash on startup for Android 5 (API 21) Signed-off-by: Alexander Borsuk --- android/res/drawable-v23/splash.xml | 6 ------ android/res/drawable/splash.xml | 4 +--- 2 files changed, 1 insertion(+), 9 deletions(-) delete mode 100644 android/res/drawable-v23/splash.xml diff --git a/android/res/drawable-v23/splash.xml b/android/res/drawable-v23/splash.xml deleted file mode 100644 index 13c05b365f..0000000000 --- a/android/res/drawable-v23/splash.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - diff --git a/android/res/drawable/splash.xml b/android/res/drawable/splash.xml index 91625bd6df..13c05b365f 100644 --- a/android/res/drawable/splash.xml +++ b/android/res/drawable/splash.xml @@ -2,7 +2,5 @@ - - - +