From b9c1aa6ded4edcf9caa0c6ad250845cc332e53ab Mon Sep 17 00:00:00 2001 From: Jonny Andrew Date: Mon, 24 Oct 2022 09:31:15 +0100 Subject: [PATCH] Remove redundant view group --- .../bottom_sheet_attachment_type_selector.xml | 144 +++++++++--------- 1 file changed, 69 insertions(+), 75 deletions(-) diff --git a/vector/src/main/res/layout/bottom_sheet_attachment_type_selector.xml b/vector/src/main/res/layout/bottom_sheet_attachment_type_selector.xml index 3aec5b5c20..79a60624cf 100644 --- a/vector/src/main/res/layout/bottom_sheet_attachment_type_selector.xml +++ b/vector/src/main/res/layout/bottom_sheet_attachment_type_selector.xml @@ -1,92 +1,86 @@ - + android:background="?colorSurface"> - + android:layout_height="wrap_content" + android:orientation="vertical"> - + app:actionTitle="@string/attachment_type_selector_gallery" + app:leftIcon="@drawable/ic_attachment_gallery" + app:tint="?colorPrimary" + app:titleTextColor="?vctr_content_primary" /> - + - + - + - + - + - + - + - - - - - + +