aboutsummaryrefslogtreecommitdiff
path: root/res/layout
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout')
-rw-r--r--res/layout/select_album.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/res/layout/select_album.xml b/res/layout/select_album.xml
index 954fbcf6..2189fdcc 100644
--- a/res/layout/select_album.xml
+++ b/res/layout/select_album.xml
@@ -30,6 +30,7 @@
android:textFilterEnabled="true"
android:layout_width="fill_parent"
android:layout_height="0dip"
- android:layout_weight="1.0"/>
+ android:layout_weight="1.0"
+ android:fastScrollEnabled="true"/>
</LinearLayout>
</android.support.v4.widget.SwipeRefreshLayout> \ No newline at end of file