summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/layout/headlines_row.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2015-02-12 19:49:15 +0300
committerAndrew Dolgov <[email protected]>2015-02-12 19:49:15 +0300
commitd6ba1550e931238dfd7d080bbc55d092bff7602e (patch)
tree354915049e6154dfabd128477579d030706a0d8a /org.fox.ttrss/src/main/res/layout/headlines_row.xml
parent69974964491f1d5e9fe571a9f3b3a2cc82148cf7 (diff)
reduce arrow drawable diameter
Diffstat (limited to 'org.fox.ttrss/src/main/res/layout/headlines_row.xml')
-rwxr-xr-xorg.fox.ttrss/src/main/res/layout/headlines_row.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.fox.ttrss/src/main/res/layout/headlines_row.xml b/org.fox.ttrss/src/main/res/layout/headlines_row.xml
index 8edd35b3..28dcd046 100755
--- a/org.fox.ttrss/src/main/res/layout/headlines_row.xml
+++ b/org.fox.ttrss/src/main/res/layout/headlines_row.xml
@@ -96,7 +96,7 @@
android:visibility="visible" />
<org.fox.ttrss.util.ArrowRight
- android:layout_marginRight="4dp"
+ android:layout_marginRight="16dp"
android:id="@+id/flavorImageArrow"
android:layout_width="64dp"
android:layout_gravity="center|right"