Add fast scrolling thumb
This commit is contained in:
parent
42e9e10fa8
commit
0bacf1ccc9
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@
|
|||
android:layout_marginTop="0dp"
|
||||
android:layout_weight="1"
|
||||
android:groupIndicator="@android:color/transparent"
|
||||
android:fastScrollEnabled="true"
|
||||
style="@style/OsmandListView" >
|
||||
</ExpandableListView>
|
||||
|
||||
|
|
Loading…
Reference in a new issue