From 8194faa9ecd770594a48b14d809d35411fcb0b0f Mon Sep 17 00:00:00 2001 From: Paul Coral <39838649+lepaincestbon@users.noreply.github.com> Date: Wed, 5 Feb 2020 01:49:27 +0100 Subject: [PATCH] compliant list item A version that works better with newer android version --- app/src/main/res/layout/list_item.xml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/app/src/main/res/layout/list_item.xml b/app/src/main/res/layout/list_item.xml index 9931bec..f5b2422 100644 --- a/app/src/main/res/layout/list_item.xml +++ b/app/src/main/res/layout/list_item.xml @@ -1,13 +1,13 @@ - + android:layout_marginRight="5dp" + app:cardCornerRadius="5dp"> - + +