From f56a86b671146b155b290c1947bcf218cc4d3e45 Mon Sep 17 00:00:00 2001 From: Aadi Bajpai Date: Sun, 23 Apr 2017 23:18:42 +0530 Subject: [PATCH] Fixed small splash screen icon Earlier the new icon was added but the splash screen img was set to the launcher icon. --- app/src/main/res/drawable/splash_screen_drawable.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/src/main/res/drawable/splash_screen_drawable.xml b/app/src/main/res/drawable/splash_screen_drawable.xml index dd793c85..b41e5722 100644 --- a/app/src/main/res/drawable/splash_screen_drawable.xml +++ b/app/src/main/res/drawable/splash_screen_drawable.xml @@ -9,6 +9,6 @@ + android:src="@drawable/web_hi_res_512"/> - \ No newline at end of file +