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 15:19:05 +0300
committerAndrew Dolgov <[email protected]>2015-02-12 15:19:05 +0300
commita189de1bb7ead2840ad709603823c37840d696fc (patch)
treebf94a9987feeead18e62ca68a8e44b7ce47a9f86 /org.fox.ttrss/src/main/res/layout/headlines_row.xml
parentad2c6eb9993134ac74f7a41da9de7708cf13e267 (diff)
reduce card outer margins
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 ce9861aa..8edd35b3 100755
--- a/org.fox.ttrss/src/main/res/layout/headlines_row.xml
+++ b/org.fox.ttrss/src/main/res/layout/headlines_row.xml
@@ -14,7 +14,7 @@
<TableLayout
android:layout_width="fill_parent"
android:layout_height="wrap_content"
- android:padding="16dp"
+ android:padding="8dp"
android:baselineAligned="false"
android:shrinkColumns="0,1"
android:stretchColumns="0,1">