From 323bf976d71aeae5de9eaf7debea539a7a9832bd Mon Sep 17 00:00:00 2001 From: Shinokuni Date: Tue, 28 Jul 2020 14:01:08 +0200 Subject: [PATCH] Revamp splash backgorund --- app/src/main/res/drawable-v23/splash_background.xml | 11 +++++++++++ app/src/main/res/drawable/splash_background.xml | 8 +------- 2 files changed, 12 insertions(+), 7 deletions(-) create mode 100644 app/src/main/res/drawable-v23/splash_background.xml diff --git a/app/src/main/res/drawable-v23/splash_background.xml b/app/src/main/res/drawable-v23/splash_background.xml new file mode 100644 index 00000000..08c59cad --- /dev/null +++ b/app/src/main/res/drawable-v23/splash_background.xml @@ -0,0 +1,11 @@ + + + + + + + + + \ No newline at end of file diff --git a/app/src/main/res/drawable/splash_background.xml b/app/src/main/res/drawable/splash_background.xml index 21d164c8..ae2054f9 100644 --- a/app/src/main/res/drawable/splash_background.xml +++ b/app/src/main/res/drawable/splash_background.xml @@ -1,11 +1,5 @@ - - - - - + \ No newline at end of file