From 95261cf5c78a6bd79284e1c81aea5a4883398017 Mon Sep 17 00:00:00 2001 From: Janak Amarasena Date: Sun, 1 Jul 2018 20:26:00 +0530 Subject: Renamed mask to logo --- app/src/custom/res/drawable/splash_page.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/src/custom/res/drawable/splash_page.xml') diff --git a/app/src/custom/res/drawable/splash_page.xml b/app/src/custom/res/drawable/splash_page.xml index 8fe99847..57caa834 100644 --- a/app/src/custom/res/drawable/splash_page.xml +++ b/app/src/custom/res/drawable/splash_page.xml @@ -10,7 +10,7 @@ -- cgit v1.2.3 From b86acf45a0f3f673fdf9f4be9161dda3dcab307a Mon Sep 17 00:00:00 2001 From: Janak Amarasena Date: Sun, 1 Jul 2018 20:37:31 +0530 Subject: Added logo and splash resources to custom res --- app/src/custom/res/drawable/splash_page.xml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'app/src/custom/res/drawable/splash_page.xml') diff --git a/app/src/custom/res/drawable/splash_page.xml b/app/src/custom/res/drawable/splash_page.xml index 57caa834..5b07671f 100644 --- a/app/src/custom/res/drawable/splash_page.xml +++ b/app/src/custom/res/drawable/splash_page.xml @@ -1,14 +1,18 @@ - + + + - + + + -- cgit v1.2.3