aboutsummaryrefslogtreecommitdiff
path: root/res/layout/headlines_fragment.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <fox@fakecake.org>2013-09-20 10:26:13 +0400
committerAndrew Dolgov <fox@fakecake.org>2013-09-20 10:26:13 +0400
commit9bf65bed3c10ab060d985c4619ea3f4b77347c97 (patch)
treefb3038bd6a767052808a39cc0014c691b223cf4d /res/layout/headlines_fragment.xml
parenta77210f6b0f1f39f428048a482c4fffcad6d1316 (diff)
parent4f1d361b2730cae094ecc6affa9634219c352599 (diff)
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS-for-Honeycomb
Diffstat (limited to 'res/layout/headlines_fragment.xml')
-rw-r--r--res/layout/headlines_fragment.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/headlines_fragment.xml b/res/layout/headlines_fragment.xml
index d3effae6..5df36557 100644
--- a/res/layout/headlines_fragment.xml
+++ b/res/layout/headlines_fragment.xml
@@ -10,6 +10,7 @@
android:layoutAnimation="@anim/layout_headline"
android:dividerHeight="0dp"
android:divider="@null"
+ android:paddingTop="3dp"
android:layout_height="match_parent" >
</ListView>