From 6d30b8cfda0c8d848d20abc6cd9805ed763836ef Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Mon, 24 Aug 2015 17:48:00 -0700 Subject: Add fast scrolling with no bubble to NowPlayingFragment --- app/src/main/res/layout/download_playlist.xml | 23 +++++++++++++++++------ 1 file changed, 17 insertions(+), 6 deletions(-) (limited to 'app/src/main/res/layout/download_playlist.xml') diff --git a/app/src/main/res/layout/download_playlist.xml b/app/src/main/res/layout/download_playlist.xml index 7a83330c..db74f8ca 100644 --- a/app/src/main/res/layout/download_playlist.xml +++ b/app/src/main/res/layout/download_playlist.xml @@ -19,11 +19,22 @@ android:padding="10dip" android:textColor="?android:textColorPrimary"/> - + + + + + + \ No newline at end of file -- cgit v1.2.3