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/layout/main_buttons.xml | 123 +++++++++++++------------------------------- 1 file changed, 35 insertions(+), 88 deletions(-) (limited to 'res/layout') diff --git a/res/layout/main_buttons.xml b/res/layout/main_buttons.xml index 7729315c..d83632c1 100644 --- a/res/layout/main_buttons.xml +++ b/res/layout/main_buttons.xml @@ -55,96 +55,43 @@ android:paddingBottom="4dp" android:minHeight="50dip"/> - + - - - - - - + android:id="@+id/main_albums_newest" + android:text="@string/main.albums_newest" + style="@style/MainAlbumButton"/> + + + + + + + -- cgit v1.2.3