From c7767207dc85058e41fbaf3e91bce1d1f94b6f9f Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Sun, 10 Nov 2013 22:03:11 -0800 Subject: Updated some more icons --- res/layout/download_media_buttons.xml | 2 +- res/layout/main_buttons.xml | 2 +- res/layout/select_artist_header.xml | 2 +- res/layout/song_list_item.xml | 20 ++++++++++++++------ 4 files changed, 17 insertions(+), 9 deletions(-) (limited to 'res/layout') diff --git a/res/layout/download_media_buttons.xml b/res/layout/download_media_buttons.xml index 1835a373..1ccf6c68 100644 --- a/res/layout/download_media_buttons.xml +++ b/res/layout/download_media_buttons.xml @@ -54,7 +54,7 @@ diff --git a/res/layout/main_buttons.xml b/res/layout/main_buttons.xml index c087bc2d..7729315c 100644 --- a/res/layout/main_buttons.xml +++ b/res/layout/main_buttons.xml @@ -15,7 +15,7 @@ android:minHeight="?android:attr/listPreferredItemHeight"> diff --git a/res/layout/select_artist_header.xml b/res/layout/select_artist_header.xml index 0b3d151b..ba1b3d47 100644 --- a/res/layout/select_artist_header.xml +++ b/res/layout/select_artist_header.xml @@ -14,7 +14,7 @@ android:minHeight="?android:attr/listPreferredItemHeight"> diff --git a/res/layout/song_list_item.xml b/res/layout/song_list_item.xml index e6bef279..3bf7ab44 100644 --- a/res/layout/song_list_item.xml +++ b/res/layout/song_list_item.xml @@ -48,12 +48,20 @@ android:visibility="gone"/> + android:id="@+id/song_status" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_gravity="right|center_vertical" + android:drawablePadding="1dip" + android:paddingRight="2dip"/> + +