From 2226ae20b9af94a34ea994407c25f167f721f87a Mon Sep 17 00:00:00 2001 From: houxg Date: Mon, 13 Feb 2017 20:01:56 +0800 Subject: [PATCH] add state drawable for account list --- app/src/main/res/layout/item_account.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/app/src/main/res/layout/item_account.xml b/app/src/main/res/layout/item_account.xml index 72ffc06..0070e1d 100644 --- a/app/src/main/res/layout/item_account.xml +++ b/app/src/main/res/layout/item_account.xml @@ -5,6 +5,7 @@ xmlns:tools="http://schemas.android.com/tools" android:orientation="horizontal" android:gravity="center_vertical" + android:foreground="?android:attr/selectableItemBackground" android:padding="16dp">