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 21:23:46 +0300
committerAndrew Dolgov <[email protected]>2015-02-12 21:23:46 +0300
commit498f2b298a7c1e8cfd127af8c5a9201e3e474561 (patch)
tree5747e556f1e3128821f3b6ddb502fe5c84842636 /org.fox.ttrss/src/main/res/layout/headlines_row.xml
parent5041df3258604c323b4e6f5ee82ee136d52769d6 (diff)
the never ending headline display dimen/margin tweaks
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 728c21c4..7a490dd8 100755
--- a/org.fox.ttrss/src/main/res/layout/headlines_row.xml
+++ b/org.fox.ttrss/src/main/res/layout/headlines_row.xml
@@ -11,7 +11,7 @@
<TableLayout
android:layout_width="fill_parent"
android:layout_height="wrap_content"
- android:padding="8dp"
+ android:padding="@dimen/activity_horizontal_margin"
android:baselineAligned="false"
android:shrinkColumns="0,1"
android:stretchColumns="0,1">