From 01d29911c7affa298800cf93f7d7015263eb788e Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Mon, 23 Dec 2013 20:11:52 -0800 Subject: #221, #225: Added By Year, default genres to album list if 4.9+ --- res/values/strings.xml | 4 +++- res/values/styles.xml | 23 +++++++++++++++++++++++ 2 files changed, 26 insertions(+), 1 deletion(-) (limited to 'res/values') diff --git a/res/values/strings.xml b/res/values/strings.xml index 1d2cde0d..677b69cf 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -47,7 +47,7 @@ Go Offline Go Online Settings - Albums + Album Lists Recently added Recently played Most played @@ -55,6 +55,8 @@ Starred Random Genres + Decades + @string/main.albums_genres Press back again to exit Search diff --git a/res/values/styles.xml b/res/values/styles.xml index b1475eb6..e5dfdaf0 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -64,4 +64,27 @@ flingRemove onLongPress + + + + \ No newline at end of file -- cgit v1.2.3