From f76eee4af97d6ead4bc9b1f634ded67a562840fc Mon Sep 17 00:00:00 2001 From: Yaroslav Berezanskyi Date: Fri, 21 Aug 2015 16:54:41 +0300 Subject: [PATCH] Add windows background to the app theme to remove white splash when launch --- app/src/main/res/values-v21/styles.xml | 1 + app/src/main/res/values/styles.xml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/app/src/main/res/values-v21/styles.xml b/app/src/main/res/values-v21/styles.xml index 262ebd0..704875d 100644 --- a/app/src/main/res/values-v21/styles.xml +++ b/app/src/main/res/values-v21/styles.xml @@ -7,6 +7,7 @@ true @android:color/transparent true + @color/login_background_color