summaryrefslogtreecommitdiff
path: root/res/layout/feeds_row.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-10-15 19:46:51 +0400
committerAndrew Dolgov <[email protected]>2013-10-15 19:46:51 +0400
commit22f1b3726b5ddad0f1892b628eb4a3109e07c764 (patch)
treeb4f31a2c4bc943b014a3698df40a0b44652ecc1b /res/layout/feeds_row.xml
parentc81545503a5040ac742a019caeb7950210945dd6 (diff)
tweak headline icons display
Diffstat (limited to 'res/layout/feeds_row.xml')
-rw-r--r--res/layout/feeds_row.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/feeds_row.xml b/res/layout/feeds_row.xml
index 38b854ab..30816d2e 100644
--- a/res/layout/feeds_row.xml
+++ b/res/layout/feeds_row.xml
@@ -57,7 +57,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_weight="0"
- android:paddingLeft="4dp"
+ android:paddingLeft="8dp"
android:paddingRight="4dp"
android:background="@null"
android:src="@drawable/ic_action_overflow" />