From d49ee4dcc0143cc3573f4c57823468cd7d20a983 Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Tue, 1 Jul 2014 16:30:01 +0200 Subject: More theme fixes - Fix theme usage of CgeoMap (cgeo light/dark theme instead of holo) - Make progress a bit larger again (32dp instead of 16dp), still smaller than Holo default (48dp) - Make also navigation transparent in main screen - Fix some activities not using dark ActionBar in light theme (e.g. CacheDetails) --- main/res/values-v14/themes.xml | 8 +++++--- main/res/values/themes.xml | 26 +++++++++++++++++++------- main/src/cgeo/geocaching/maps/CGeoMap.java | 4 +--- 3 files changed, 25 insertions(+), 13 deletions(-) (limited to 'main') diff --git a/main/res/values-v14/themes.xml b/main/res/values-v14/themes.xml index 1c45e26..022e72b 100644 --- a/main/res/values-v14/themes.xml +++ b/main/res/values-v14/themes.xml @@ -2,8 +2,10 @@ - - \ No newline at end of file diff --git a/main/res/values/themes.xml b/main/res/values/themes.xml index 440eee4..9445a03 100644 --- a/main/res/values/themes.xml +++ b/main/res/values/themes.xml @@ -18,7 +18,10 @@ @null @style/cgeo_main.ActionBarStyle - + + true + true + - + + @@ -148,6 +159,7 @@ @null true @android:style/Animation +