summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ui/res/layout/download_list_item.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/res/layout/download_list_item.xml b/ui/res/layout/download_list_item.xml
index a87ce7bd..e5759d5d 100644
--- a/ui/res/layout/download_list_item.xml
+++ b/ui/res/layout/download_list_item.xml
@@ -46,6 +46,7 @@
<TextView
android:id="@+id/download_title"
+ android:layout_width="0dip"
android:layout_columnSpan="2"
android:layout_gravity="fill_horizontal"
android:singleLine="true"
@@ -55,6 +56,7 @@
<TextView
android:id="@+id/domain"
+ android:layout_width="0dip"
android:layout_columnSpan="2"
android:layout_gravity="fill_horizontal"
android:singleLine="true"