From 8f3cf5e010f6e7962343499df1aee320830d234e Mon Sep 17 00:00:00 2001 From: Eugene Cheung Date: Wed, 5 Sep 2018 22:12:54 -0400 Subject: [PATCH] Flatten playlist activity layout --- .../res/layout/activity_playlist_detail.xml | 86 +++++++++---------- 1 file changed, 40 insertions(+), 46 deletions(-) diff --git a/app/src/main/res/layout/activity_playlist_detail.xml b/app/src/main/res/layout/activity_playlist_detail.xml index 450b8819..27a7e2be 100644 --- a/app/src/main/res/layout/activity_playlist_detail.xml +++ b/app/src/main/res/layout/activity_playlist_detail.xml @@ -1,56 +1,50 @@ - - + + + + + + + + + + + + + android:clipToPadding="false" + android:scrollbars="none" /> - - - - - - - - - - - - - - - - - \ No newline at end of file +