From 4bc80103be097c22f360447756658267eb2943c0 Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Thu, 9 May 2013 21:29:49 -0700 Subject: Add song length total to album header --- subsonic-android/res/layout/select_album_header.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'subsonic-android/res') diff --git a/subsonic-android/res/layout/select_album_header.xml b/subsonic-android/res/layout/select_album_header.xml index 63e91887..3af34a99 100644 --- a/subsonic-android/res/layout/select_album_header.xml +++ b/subsonic-android/res/layout/select_album_header.xml @@ -55,6 +55,19 @@ android:textSize="10sp" android:singleLine="true" android:ellipsize="none"/> + + -- cgit v1.2.3