summaryrefslogtreecommitdiff
path: root/res/layout/headlines_fragment.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-09-09 12:21:11 +0400
committerAndrew Dolgov <[email protected]>2013-09-09 12:21:11 +0400
commit3785564cab9225dd52906ba3f36262256a7747e5 (patch)
treef54dff3869762adff2a9f616a1049786d5a141ab /res/layout/headlines_fragment.xml
parentc47ae09d16d61378759878b2ed88fc98013668a4 (diff)
fix card offsets wonky select highlighting
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>