From 9572033ece15407f3a32acebe72a3ee56cf76eab Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Mon, 30 Jun 2014 11:08:53 +0200 Subject: Resort themes.xml, remove unused attributes --- main/res/values/attrs.xml | 3 --- main/res/values/themes.xml | 30 ++++++++++++------------------ 2 files changed, 12 insertions(+), 21 deletions(-) (limited to 'main/res') diff --git a/main/res/values/attrs.xml b/main/res/values/attrs.xml index be33f09..d4050c9 100644 --- a/main/res/values/attrs.xml +++ b/main/res/values/attrs.xml @@ -24,9 +24,6 @@ - - - diff --git a/main/res/values/themes.xml b/main/res/values/themes.xml index 6c76a8b..440eee4 100644 --- a/main/res/values/themes.xml +++ b/main/res/values/themes.xml @@ -52,16 +52,8 @@ - - - - - - - + + - - + \ No newline at end of file -- cgit v1.1 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 +++++++++++++++++++------- 2 files changed, 24 insertions(+), 10 deletions(-) (limited to 'main/res') 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 + + + + + + + + \ No newline at end of file diff --git a/main/res/values-v14/themes.xml b/main/res/values-v14/themes.xml deleted file mode 100644 index 022e72b..0000000 --- a/main/res/values-v14/themes.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/main/res/values/themes.xml b/main/res/values/themes.xml index 9445a03..749cd48 100644 --- a/main/res/values/themes.xml +++ b/main/res/values/themes.xml @@ -49,18 +49,16 @@ @@ -74,25 +72,45 @@ @style/button @style/edittext @null + @style/cgeo.ActionBarStyle.Light.Inverse @color/just_black @color/link @color/button_enabled @color/button_disabled + + + + + + + +