]> gitweb.fperrin.net Git - Dictionary.git/commitdiff
Enable fast scrolling in dictionary list.
authorUwe Trottmann <uwe.trottmann@gmail.com>
Tue, 14 Aug 2012 06:44:20 +0000 (08:44 +0200)
committerUwe Trottmann <uwe.trottmann@gmail.com>
Tue, 14 Aug 2012 06:44:20 +0000 (08:44 +0200)
res/layout/dictionary_manager_activity.xml

index 8d35d50b4f14ec3873605feb3295c12978de4343..0bdc6b85df5fe0d4274887b3410bd790f38d94d4 100644 (file)
@@ -31,6 +31,7 @@
         android:layout_weight="1.0"
         android:choiceMode="singleChoice"
         android:clickable="true"
+        android:fastScrollEnabled="true"
         android:focusable="true" />
 
     <TextView