From 3bdb6e86afb68ccebe9aa7fe3126a3d9152d584b Mon Sep 17 00:00:00 2001 From: jan_bar Date: Wed, 24 Apr 2013 15:48:44 +0200 Subject: Support score in online and offline mode Bump database version Fixed bug in database drop order --- res/values-v15/style.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'res/values-v15') diff --git a/res/values-v15/style.xml b/res/values-v15/style.xml index c51b1844..9d331377 100644 --- a/res/values-v15/style.xml +++ b/res/values-v15/style.xml @@ -20,6 +20,7 @@ #ffffff #909090 @android:color/secondary_text_light + #008000 #30B0E0 @android:color/white @@ -65,6 +66,7 @@ @android:color/white @android:color/secondary_text_dark @android:color/black + #00FF00 @color/ics_cyan @android:color/black -- cgit v1.2.3-54-g00ecf