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