From 1de47c770532c9a65ff0e8efb97b911d16b0672d Mon Sep 17 00:00:00 2001 From: Taesu Lee Date: Thu, 6 Feb 2020 18:56:37 +0900 Subject: [PATCH] Fix to show PersonItemView for TYPE_CHOOSER_GRID correctly Use match_parent instead. Test: Check grid views for a vcard on AttachmentChooserFragment. Change-Id: I60acc77d9c0cd9608187d86f71fc4d2c7e78afb7 Signed-off-by: Taesu Lee --- res/layout/attachment_chooser_vcard.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/res/layout/attachment_chooser_vcard.xml b/res/layout/attachment_chooser_vcard.xml index fb20f84..e6f1072 100644 --- a/res/layout/attachment_chooser_vcard.xml +++ b/res/layout/attachment_chooser_vcard.xml @@ -15,8 +15,8 @@ limitations under the License. -->