From f66245a9ff7cde48121faf7fe78d68dd35c86466 Mon Sep 17 00:00:00 2001 From: Jesse Vincent Date: Mon, 17 Jan 2011 17:25:22 +0000 Subject: [PATCH] slightly tweak scrolling buttons to not get cut off with a fading edge --- res/layout/message_view_scrolling_buttons.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/res/layout/message_view_scrolling_buttons.xml b/res/layout/message_view_scrolling_buttons.xml index ad487a48a..632cd7315 100644 --- a/res/layout/message_view_scrolling_buttons.xml +++ b/res/layout/message_view_scrolling_buttons.xml @@ -5,6 +5,7 @@ android:orientation="horizontal" android:layout_width="fill_parent" android:layout_height="wrap_content" + android:paddingBottom="2dip" android:gravity="center_vertical">