summaryrefslogtreecommitdiff
path: root/res/layout/feeds_row.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/feeds_row.xml')
-rw-r--r--res/layout/feeds_row.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/res/layout/feeds_row.xml b/res/layout/feeds_row.xml
index 88704a1f..7449b79b 100644
--- a/res/layout/feeds_row.xml
+++ b/res/layout/feeds_row.xml
@@ -10,6 +10,11 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_weight="0"
+ android:maxWidth="16dp"
+ android:adjustViewBounds="true"
+ android:maxHeight="16dp"
+ android:minHeight="16dp"
+ android:minWidth="16dp"
android:src="@drawable/ic_rss_bw" />
<TextView