* #26858 Added fast scrollbar and alphabetic sections
diff --git a/res/layout/frag_contact_list.xml b/res/layout/frag_contact_list.xml
index 1002096..8193cde 100644
--- a/res/layout/frag_contact_list.xml
+++ b/res/layout/frag_contact_list.xml
@@ -45,6 +45,7 @@
         android:layout_height="match_parent"
         android:clickable="true"
         android:focusable="true"
+        android:fastScrollEnabled="true"
         android:focusableInTouchMode="true" />
 
     <TextView