summaryrefslogtreecommitdiffstats
path: root/ui/res/layout/download_list.xml
diff options
context:
space:
mode:
Diffstat (limited to 'ui/res/layout/download_list.xml')
-rw-r--r--ui/res/layout/download_list.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/res/layout/download_list.xml b/ui/res/layout/download_list.xml
index a49cf22a..18f44d10 100644
--- a/ui/res/layout/download_list.xml
+++ b/ui/res/layout/download_list.xml
@@ -55,7 +55,7 @@
<!-- The selection menu that pops up from the bottom of the screen -->
<LinearLayout android:id="@+id/sort_menu"
android:orientation="horizontal"
- android:layout_width="wrap_content"
+ android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_gravity="center"
style="?android:attr/buttonBarStyle">