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" /> - + - + - + - + - + - + - + - - - - - + +