Modified:
/trunk/src/android/res/layout/category_list.xml
/trunk/src/android/res/layout/now_playing_list.xml
/trunk/src/android/res/layout/track_list.xml
=======================================
--- /trunk/src/android/res/layout/category_list.xml Thu Aug 20 14:19:13 2009
+++ /trunk/src/android/res/layout/category_list.xml Sat Aug 29 16:20:53 2009
@@ -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"/>
<LinearLayout android:id="@id/android:empty"
android:orientation="horizontal"
=======================================
--- /trunk/src/android/res/layout/now_playing_list.xml Wed Aug 26 12:20:37
2009
+++ /trunk/src/android/res/layout/now_playing_list.xml Sat Aug 29 16:20:53
2009
@@ -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"/>
<LinearLayout android:id="@id/android:empty"
android:orientation="horizontal"
=======================================
--- /trunk/src/android/res/layout/track_list.xml Thu Aug 20 14:19:13 2009
+++ /trunk/src/android/res/layout/track_list.xml Sat Aug 29 16:20:53 2009
@@ -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"/>
<LinearLayout android:id="@id/android:empty"
android:orientation="horizontal"