From b8ca5205522ef96fa92a94a27f8ed7d9319eca7a Mon Sep 17 00:00:00 2001 From: Benoit Marty Date: Tue, 2 Nov 2021 16:34:44 +0100 Subject: [PATCH] Make the poll option visible so that it can be tested from the PR --- vector/src/main/res/layout/view_attachment_type_selector.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 e5948edc2c..b0246e1add 100644 --- a/vector/src/main/res/layout/view_attachment_type_selector.xml +++ b/vector/src/main/res/layout/view_attachment_type_selector.xml @@ -171,7 +171,7 @@ android:layout_margin="16dp" android:baselineAligned="false" android:orientation="horizontal" - android:visibility="gone" + android:visibility="visible" android:weightSum="3">