[musikcube] r389 committed - Added the fastScroller to the ListViews.

1 view
Skip to first unread message

codesite...@google.com

unread,
Aug 29, 2009, 11:45:35 PM8/29/09
to musikc...@googlegroups.com
Revision: 389
Author: onnerby
Date: Sat Aug 29 16:20:53 2009
Log: Added the fastScroller to the ListViews.
http://code.google.com/p/musikcube/source/detail?r=389

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"

Reply all
Reply to author
Forward
0 new messages