From 3785564cab9225dd52906ba3f36262256a7747e5 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 9 Sep 2013 12:21:11 +0400 Subject: fix card offsets wonky select highlighting --- res/layout/headlines_fragment.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'res/layout/headlines_fragment.xml') 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" > -- cgit v1.2.3