From fc87d761268be0e5745fb82349c1cf66caf0477f Mon Sep 17 00:00:00 2001 From: Pavol Zibrita Date: Sat, 18 Feb 2012 02:42:09 +0100 Subject: [PATCH] Fixed the white on white problem. Settings reverted to black. Correctly applying the theme --- OsmAnd/res/layout/editing_poi.xml | 3 +- OsmAnd/res/values/styles.xml | 45 ++++++++++--------- .../plus/activities/CustomTitleBar.java | 6 ++- .../plus/activities/SettingsActivity.java | 4 +- 4 files changed, 32 insertions(+), 26 deletions(-) diff --git a/OsmAnd/res/layout/editing_poi.xml b/OsmAnd/res/layout/editing_poi.xml index 1777b68b3c..6b20cd6143 100644 --- a/OsmAnd/res/layout/editing_poi.xml +++ b/OsmAnd/res/layout/editing_poi.xml @@ -14,7 +14,8 @@