From 05a279b66c2a0b1d2f1b40cc0df6163576aa1e49 Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Sat, 3 Jan 2015 16:56:13 -0800 Subject: Increase right margin a bit so more button is selectable --- res/layout/user_list_item.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'res/layout/user_list_item.xml') diff --git a/res/layout/user_list_item.xml b/res/layout/user_list_item.xml index c4092894..ac408295 100644 --- a/res/layout/user_list_item.xml +++ b/res/layout/user_list_item.xml @@ -40,6 +40,5 @@ android:layout_width="wrap_content" android:layout_height="fill_parent" android:layout_gravity="right|center_vertical" - android:paddingRight="10dip" - style="@style/BasicButton"/> + style="@style/MoreButton"/> \ No newline at end of file -- cgit v1.2.3