From 64547fc4a7e9bb4b355eda3668e78192b17f4534 Mon Sep 17 00:00:00 2001 From: Christian Schabesberger Date: Tue, 5 Feb 2019 18:24:34 +0100 Subject: [PATCH] remove splash for older android --- .../res/drawable-v23/splash_background.xml | 12 ++++ .../main/res/drawable/splash_background.xml | 7 +- .../main/res/drawable/splash_forground.png | Bin 1515 -> 0 bytes .../main/res/drawable/splash_forground.xml | 10 +++ assets/pure_logo.svg | 67 ++++++++++++++++++ 5 files changed, 90 insertions(+), 6 deletions(-) create mode 100644 app/src/main/res/drawable-v23/splash_background.xml delete mode 100644 app/src/main/res/drawable/splash_forground.png create mode 100644 app/src/main/res/drawable/splash_forground.xml create mode 100644 assets/pure_logo.svg 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 000000000..a67fbc4a6 --- /dev/null +++ b/app/src/main/res/drawable-v23/splash_background.xml @@ -0,0 +1,12 @@ + + + + + + + \ 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 a1fd3b719..5b805cffa 100644 --- a/app/src/main/res/drawable/splash_background.xml +++ b/app/src/main/res/drawable/splash_background.xml @@ -2,11 +2,6 @@ + android:drawable="@color/dark_background_color"/> - - - \ No newline at end of file diff --git a/app/src/main/res/drawable/splash_forground.png b/app/src/main/res/drawable/splash_forground.png deleted file mode 100644 index dd033cebff379a128455298b594035f10aba0c0b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1515 zcmV0*{z40JIigfQtMT5t7K z_7VkAT0to#WJO_@2d8?ehe9g|U$rnY%`SGKG0;RE5{#4xnvlv2FZ1tVon_PH%$zxM z)~vJEUccv=@B7aDX0N@!Z?CgA6bgkxp-?Ck3WY*uNSY|=*4T9vYDj96<0DB^W7ku8 zdI*uELz3Dhjf-7ZW$7ivvrp0jNfx`l%F%}q&n8K2v1_ap0|=3%qmouhIxBXqm7oqG zo-Rp?B%Khu=Bycn5YHA#vtrksEe!~fq;5&8B~6T7e|9t|#Pg@5Ws**e{W-E>h(bJ_ zlIF$!EW^Qw*ag(dWMHkNHIgogT}(()5#pH->`=zteriGhMgt3RVzTS@QxxJkA6N-& zR7Tx?%0fIh03DKER|egF4nhD%0`~#Clz6wFixAHlzzX0SN!Q0NrV(-z;<+05TyAK2 zUhHB9L#{#q47eNkq1Nq>j$KeaQ3CK(|fGusGU13Uuk50K(aT(|#)q-z7j@0a9+0GQcfGg|>%3cLaw z4UlFgZUnPR(zyZRAD1MBc+9NJ%oYJNfXyLN;JW>tk`@m~x1Y2SkC}AW~+cHzze{k0BJ4<*44WGivq;YM~KJF_M6!fpbc0TC{539 z|Dbco_ISK#B>tElOWY znlYGPtfUY)*6p|BE|cE?x&x${4s5P<`)Akl3zZe(F|(h|?0#Ig|5bn#BXHe*U0akY zFT`VJ-vZA92Lh!y9e5n*cY9J10!W%9X*KXZZc{|FIgA^EPBpX7`uo9=0g@+!q_MdF z+QmRqJMJEQ3@kFUx~}RfD@4+5xXlz721@Z0u(UQ`tDDLRku(Kp2W}3O;vn!Mu-wcB zJsGHs5J}^4s51HAXMgwFoq;_xoF5o5LoIq(hap#F4PnWY6B56AA>Sku3 z6bFEpf#=PvDfeHp6e4K?unf4DFqifM-T@vnv!>pm%u0x)QMhx&GeE-=*8$jqJ5PkT zho6rSNpo;lPeZ;Z(FecbM89TcA$GX{83>Vk{Kj**c~JvN&Ft4eIgXL6kYVbw zKgBIiTLZ=aA4v+SEl+O&p&m}N7k9#bFHrnGNp-k5k1#U)5O7)y8Ib4^5{UJ{LNnVD zvxroWkY=(QxYNvTiY)`GeT4jl8>cih1Pn!0g{%c0G_xOL7t))m3E71k0)7~~kiMwO zIb=Vu1ZZnz8Ib=G5^M+3&|GM_x_OX;eP5)WvN3*N2*VuPLh6vl((|Q z;5b6cdkbUIOGtUMXKZRh%DZn{1xe#1of5l_LZMJ76bgkxp-?Ck3WY-Q`~zzo@gGPa R<(U8g002ovPDHLkV1g8fmzDqk diff --git a/app/src/main/res/drawable/splash_forground.xml b/app/src/main/res/drawable/splash_forground.xml new file mode 100644 index 000000000..cfb650758 --- /dev/null +++ b/app/src/main/res/drawable/splash_forground.xml @@ -0,0 +1,10 @@ + + + diff --git a/assets/pure_logo.svg b/assets/pure_logo.svg new file mode 100644 index 000000000..4455b19c6 --- /dev/null +++ b/assets/pure_logo.svg @@ -0,0 +1,67 @@ + + + +image/svg+xml + + + + + + + + + + + + + + \ No newline at end of file