From 61d534dc5fe78d36458022aad9ec0feffa2ebf39 Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Wed, 4 Dec 2013 21:15:20 -0800 Subject: #202 Increase small album art, even more for tablets --- res/layout/album_list_item.xml | 8 ++-- res/layout/select_album_header.xml | 92 ++++++++++++++++++-------------------- 2 files changed, 46 insertions(+), 54 deletions(-) (limited to 'res/layout') diff --git a/res/layout/album_list_item.xml b/res/layout/album_list_item.xml index 9051a72e..99a9ed88 100644 --- a/res/layout/album_list_item.xml +++ b/res/layout/album_list_item.xml @@ -7,11 +7,9 @@ + android:layout_width="@dimen/AlbumArt.Small" + android:layout_height="@dimen/AlbumArt.Small" + android:layout_gravity="left|center_vertical"/> - + android:orientation="vertical" + android:layout_centerVertical="true"> - + - + - + + + + + -- cgit v1.2.3