Remove fast scroll

This commit is contained in:
Victor Shcherb 2012-10-10 01:22:26 +02:00
parent 5dc3da23cf
commit e499a16e1a

View file

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