From 159e1c3e84b569437792cd4d7c2c99701dfa29fe Mon Sep 17 00:00:00 2001 From: linus_lee Date: Tue, 9 Sep 2014 16:28:10 -0700 Subject: Eleven: Change playlist to the new layout, rip out dead code Still missing the image based on the top played - this turned out to be larger so I'm moving that to a separate changelist. Some code similar to the ArtistDetailPage but not enough to warrant sharing of code Change-Id: I84454590c8d9580ca42ac8254bc3648368d233a3 --- res/layout/playlist_detail.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 res/layout/playlist_detail.xml (limited to 'res/layout/playlist_detail.xml') diff --git a/res/layout/playlist_detail.xml b/res/layout/playlist_detail.xml new file mode 100644 index 0000000..458737e --- /dev/null +++ b/res/layout/playlist_detail.xml @@ -0,0 +1,19 @@ + + + + + + + + \ No newline at end of file -- cgit v1.2.3