summaryrefslogtreecommitdiff
path: root/res/layout/downloadlist_item.xml
diff options
context:
space:
mode:
authordaniel oeh <daniel.oeh@gmail.com>2014-05-19 01:05:48 +0200
committerdaniel oeh <daniel.oeh@gmail.com>2014-05-19 01:05:48 +0200
commit1ee50e81ae8a86bcf2348d956f23c84fbce21b14 (patch)
treefd934ea167aaf9ccee4c73186bcaa766f5715e05 /res/layout/downloadlist_item.xml
parentfe7af4265d8ed83c2efc4da05c23420934814150 (diff)
downloadAntennaPod-1ee50e81ae8a86bcf2348d956f23c84fbce21b14.zip
Removed unused resources, reduced number of lint warnings
Diffstat (limited to 'res/layout/downloadlist_item.xml')
-rw-r--r--res/layout/downloadlist_item.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/downloadlist_item.xml b/res/layout/downloadlist_item.xml
index 44af1ade0..49e0ea471 100644
--- a/res/layout/downloadlist_item.xml
+++ b/res/layout/downloadlist_item.xml
@@ -4,7 +4,7 @@
android:layout_height="match_parent"
android:orientation="horizontal">
- <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
+ <LinearLayout
android:layout_width="0dp"
android:layout_weight="1"
android:layout_height="match_parent"