From 46de452c50617c2bde3b648977b22a9f363a5b85 Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Sat, 13 Sep 2014 09:06:19 -0700 Subject: #397 Add star/rating to album header, added OnStarChange/OnRatingChange callbacks --- res/layout/select_album_header.xml | 42 +++++++++++++++++++++++++++++++------- 1 file changed, 35 insertions(+), 7 deletions(-) (limited to 'res/layout') diff --git a/res/layout/select_album_header.xml b/res/layout/select_album_header.xml index 4110d530..a253aa31 100644 --- a/res/layout/select_album_header.xml +++ b/res/layout/select_album_header.xml @@ -71,16 +71,44 @@ - + android:padding="10dip"> + + + + + + + + + + -- cgit v1.2.3