From 75e86f85947bbe0ebb7f48e3e0fb6a430e547ca7 Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Wed, 9 Jul 2014 22:17:06 -0700 Subject: #376 Use the system selectable background for buttons --- res/layout/user_list_item.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (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 657dd910..d9b15cd0 100644 --- a/res/layout/user_list_item.xml +++ b/res/layout/user_list_item.xml @@ -41,5 +41,5 @@ android:layout_height="fill_parent" android:layout_gravity="right|center_vertical" android:paddingRight="10dip" - android:background="@drawable/menubar_button"/> + android:background="?android:selectableItemBackground"/> \ No newline at end of file -- cgit v1.2.3