diff --git a/vector/src/main/res/layout/view_attachment_type_selector.xml b/vector/src/main/res/layout/view_attachment_type_selector.xml index 4d54d2980a..648ca91820 100644 --- a/vector/src/main/res/layout/view_attachment_type_selector.xml +++ b/vector/src/main/res/layout/view_attachment_type_selector.xml @@ -1,162 +1,167 @@ - + android:paddingStart="8dp" + android:paddingEnd="8dp"> + android:layout_height="wrap_content" + android:background="@drawable/bg_attachment_type_selector" + android:orientation="vertical" + android:paddingTop="16dp" + android:paddingBottom="16dp" + tools:ignore="UselessParent"> + android:layout_height="match_parent" + android:layout_margin="16dp" + android:baselineAligned="false" + android:orientation="horizontal" + android:weightSum="3"> - + - + + + + + + + + + + + + + + + + + + + + + + + - + android:layout_height="match_parent" + android:layout_margin="16dp" + android:baselineAligned="false" + android:orientation="horizontal" + android:weightSum="3"> - + - + - + + + - + - + - + - - - - - - - - - - - - - + - + - + - - - - - - - - - - + + - - +