Enable scroll thumb in song selector
This commit is contained in:
parent
09dd24a144
commit
608a0316cc
@ -9,7 +9,8 @@
|
||||
android:id="@+id/song_list"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_weight="1" />
|
||||
android:layout_weight="1"
|
||||
android:fastScrollEnabled="true" />
|
||||
<LinearLayout
|
||||
android:id="@+id/filter_layout"
|
||||
android:layout_height="wrap_content"
|
||||
|
Loading…
x
Reference in New Issue
Block a user