From 28b3154d2d8dcfcb801628ac479e13502e4168ee Mon Sep 17 00:00:00 2001 From: linus_lee Date: Fri, 19 Sep 2014 18:46:07 -0700 Subject: This hooks up the show all part of the search as well as footers The divider is slightly off - I think to properly fix it, we need to bring in the dividers into the list items and not have the list view handle it. I will add comments to Music-48 to track the divider issue https://cyanogen.atlassian.net/browse/MUSIC-24 Change-Id: I756064154bc4b217a1981ff39bdee7e8000cf911 --- res/values/colors.xml | 3 +++ res/values/dimens.xml | 8 +++++--- res/values/strings.xml | 12 +++++++++++- res/values/styles.xml | 8 ++++---- 4 files changed, 23 insertions(+), 8 deletions(-) (limited to 'res/values') diff --git a/res/values/colors.xml b/res/values/colors.xml index aa34581..24072b6 100644 --- a/res/values/colors.xml +++ b/res/values/colors.xml @@ -80,6 +80,7 @@ #1931353f #4ce4e9ed #ff3d4049 + #ff41a4f4 @color/default_text_color @color/default_text_color_light #4c231f20 @@ -90,6 +91,8 @@ #bf3d4049 #bf3d4049 + + #4cffffff @color/default_text_color_light diff --git a/res/values/dimens.xml b/res/values/dimens.xml index af6d700..06189b5 100644 --- a/res/values/dimens.xml +++ b/res/values/dimens.xml @@ -31,9 +31,6 @@ 30.0dip 24.0dip - - 30.0dip - 10.0dip 2.0dip @@ -42,6 +39,7 @@ 10.0dip 10.0dip 16.0sp + 20.0sp @dimen/text_size_small @dimen/text_size_micro 15.0dip @@ -189,4 +187,8 @@ 16.0dip 20.0sp 14.0sp + + + 1px diff --git a/res/values/strings.xml b/res/values/strings.xml index 3356d91..f49af10 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -18,7 +18,6 @@ Music - MUSIC Recent @@ -211,6 +210,17 @@ %d Albums 5+ Albums + Show all artists + Show all albums + Show all songs + Show all playlists + + Search Music + All \"%s\" artists + All \"%s\" albums + All \"%s\" songs + All \"%s\" playlists + %1$dm %1$dh %2$dm diff --git a/res/values/styles.xml b/res/values/styles.xml index 3e1ec0f..7d11d0f 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -30,8 +30,8 @@ @@ -57,7 +57,7 @@ -- cgit v1.2.3