From e95ce2035c3c33b119f0e508c30e0d8f958e001e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20=C3=96nnerby?= Date: Sat, 29 Aug 2009 23:20:53 +0000 Subject: [PATCH] Added the fastScroller to the ListViews. --- src/android/res/layout/category_list.xml | 2 +- src/android/res/layout/now_playing_list.xml | 2 +- src/android/res/layout/track_list.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/android/res/layout/category_list.xml b/src/android/res/layout/category_list.xml index e2c3f0214..fde9c7a77 100644 --- a/src/android/res/layout/category_list.xml +++ b/src/android/res/layout/category_list.xml @@ -10,7 +10,7 @@ android:layout_width="fill_parent" android:layout_height="fill_parent" android:layout_weight="1" - android:drawSelectorOnTop="false"/> + android:drawSelectorOnTop="false" android:fastScrollEnabled="true"/> + android:drawSelectorOnTop="false" android:fastScrollEnabled="true"/> + android:drawSelectorOnTop="false" android:fastScrollEnabled="true"/>