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-v11/style.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'res/values-v11') diff --git a/res/values-v11/style.xml b/res/values-v11/style.xml index 70a8c8fd..c4d8934f 100644 --- a/res/values-v11/style.xml +++ b/res/values-v11/style.xml @@ -21,6 +21,7 @@ #ffffff #909090 @android:color/secondary_text_light + #008000 #30B0E0 @android:color/white @@ -61,6 +62,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