From 0df192fe300825aa4a2cf294cce1986417b5a694 Mon Sep 17 00:00:00 2001 From: Artem Chepurnoy Date: Sat, 11 May 2019 22:49:53 +0300 Subject: [PATCH] Update visual look of the donation item --- app/src/main/res/layout/item_donation.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/app/src/main/res/layout/item_donation.xml b/app/src/main/res/layout/item_donation.xml index 8116dc1..2ca738f 100644 --- a/app/src/main/res/layout/item_donation.xml +++ b/app/src/main/res/layout/item_donation.xml @@ -4,14 +4,16 @@ xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:layout_height="wrap_content" + android:background="?selectableItemBackground" android:paddingHorizontal="16dp" android:paddingVertical="12dp"> -