From bb5c427118b5c7370735ed4be8d9220a7a08faea Mon Sep 17 00:00:00 2001 From: Adrian Ulrich Date: Sat, 11 Apr 2015 09:35:15 +0200 Subject: [PATCH] minor theming tweaks --- res/layout/full_playback.xml | 4 ++-- res/layout/full_playback_alt.xml | 40 ++++++++++++++++---------------- res/values-v21/theme.xml | 6 ++--- res/values/theme.xml | 6 ++--- 4 files changed, 28 insertions(+), 28 deletions(-) diff --git a/res/layout/full_playback.xml b/res/layout/full_playback.xml index 51d36cb4..ffb605a1 100644 --- a/res/layout/full_playback.xml +++ b/res/layout/full_playback.xml @@ -30,7 +30,7 @@ THE SOFTWARE. android:layout_height="wrap_content" android:layout_width="fill_parent" android:layout_gravity="top" - android:background="@color/overlay_color" + android:background="@color/overlay_background_color" android:orientation="horizontal"> diff --git a/res/layout/full_playback_alt.xml b/res/layout/full_playback_alt.xml index 55bcc42a..bb962f24 100644 --- a/res/layout/full_playback_alt.xml +++ b/res/layout/full_playback_alt.xml @@ -33,18 +33,18 @@ THE SOFTWARE. android:collapseColumns="0" android:stretchColumns="1" android:shrinkColumns="1" - android:background="@color/overlay_color" + android:background="@color/overlay_background_color" android:paddingLeft="5dip" android:paddingRight="5dip"> - + - + - + - + - + - + - + - + diff --git a/res/values-v21/theme.xml b/res/values-v21/theme.xml index 55660a84..fc715f5f 100644 --- a/res/values-v21/theme.xml +++ b/res/values-v21/theme.xml @@ -23,14 +23,14 @@ THE SOFTWARE. #ffd6d7d7 - #ffefefef + #ffefefef + #f000 #ffd6d7d7 - #f000 #607D8B #455A64 - #607D8B + #455A64 #ff212121 diff --git a/res/values/theme.xml b/res/values/theme.xml index d1512c34..fe97cb07 100644 --- a/res/values/theme.xml +++ b/res/values/theme.xml @@ -23,10 +23,10 @@ THE SOFTWARE. #f444 - #a000 - #f222 + #a000 - #ffb2b2b2 + #ffb2b2b2 + #f222