From a40d9e5e99d7ef536bf25b53c3b681158774e45d Mon Sep 17 00:00:00 2001 From: Shubham Basu Date: Mon, 22 Mar 2021 10:29:13 -0700 Subject: add cardview for round edges Fix:168244676 Test: Manual Change-Id: Id859015622d70a4e58d03fc75edab34b4c450a65 --- res/layout/item_doc_list.xml | 50 +++++++++++++++++++++++++------------------- 1 file changed, 29 insertions(+), 21 deletions(-) (limited to 'res/layout') diff --git a/res/layout/item_doc_list.xml b/res/layout/item_doc_list.xml index 0e9ddd2d2..6833ce553 100644 --- a/res/layout/item_doc_list.xml +++ b/res/layout/item_doc_list.xml @@ -15,6 +15,7 @@ --> @@ -45,30 +46,37 @@ android:paddingEnd="16dp" android:paddingStart="@dimen/list_item_padding"> - + app:cardElevation="0dp"> - + - + + + + + -- cgit v1.2.3-59-g8ed1b