From 124e6c82c2a0bae229717d8b4595b14d91616263 Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Sat, 26 Apr 2014 17:06:53 -0700 Subject: Re-enabled fast scroll --- res/layout/select_album.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'res') diff --git a/res/layout/select_album.xml b/res/layout/select_album.xml index 954fbcf6..2189fdcc 100644 --- a/res/layout/select_album.xml +++ b/res/layout/select_album.xml @@ -30,6 +30,7 @@ android:textFilterEnabled="true" android:layout_width="fill_parent" android:layout_height="0dip" - android:layout_weight="1.0"/> + android:layout_weight="1.0" + android:fastScrollEnabled="true"/> \ No newline at end of file -- cgit v1.2.3