From b5a1a88fe737430e99b82d0e9ac4df310486600a Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Mon, 11 Nov 2013 21:32:03 -0800 Subject: Styled action buttons, added bookmark logic --- res/layout/drawer_list_item.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'res/layout/drawer_list_item.xml') diff --git a/res/layout/drawer_list_item.xml b/res/layout/drawer_list_item.xml index 66dd5a70..a85d043e 100644 --- a/res/layout/drawer_list_item.xml +++ b/res/layout/drawer_list_item.xml @@ -3,8 +3,8 @@ android:orientation="horizontal" android:layout_width="fill_parent" android:layout_height="wrap_content" - android:paddingTop="5dip" - android:paddingBottom="6dip"> + android:paddingTop="8dip" + android:paddingBottom="9dip"> \ No newline at end of file -- cgit v1.2.3