diff --git a/src/main/res/layout/fragment_services.xml b/src/main/res/layout/fragment_services.xml index 272a4ac8..23d3b2e7 100644 --- a/src/main/res/layout/fragment_services.xml +++ b/src/main/res/layout/fragment_services.xml @@ -110,6 +110,9 @@ android:id="@+id/services_list_view" android:layout_marginLeft="15dp" android:layout_marginRight="15dp" + android:fadeScrollbars="true" + android:fastScrollEnabled="true" + android:scrollbarThumbVertical="@color/holo_yellow" >