Add fast scrolling thumb

This commit is contained in:
Victor Shcherb 2012-08-27 00:31:41 +02:00
parent 42e9e10fa8
commit 0bacf1ccc9

View file

@ -32,6 +32,7 @@
android:layout_marginTop="0dp"
android:layout_weight="1"
android:groupIndicator="@android:color/transparent"
android:fastScrollEnabled="true"
style="@style/OsmandListView" >
</ExpandableListView>