From 3c72fe95b329c20b317e3df8681fe27ae2ad21ec Mon Sep 17 00:00:00 2001 From: voltac Date: Thu, 7 Jan 2016 18:36:27 +0100 Subject: [PATCH] Colored navigation bar Just thought it would look better with the navigation bar colored (obviously the same color as the main theme blue) --- cSploit/src/main/res/values/style.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/cSploit/src/main/res/values/style.xml b/cSploit/src/main/res/values/style.xml index 628c655cfb..f82f103198 100644 --- a/cSploit/src/main/res/values/style.xml +++ b/cSploit/src/main/res/values/style.xml @@ -13,6 +13,7 @@ @color/selectable_blue @color/background_window @style/AppAnimation + @color/app_color