mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-24 10:25:51 +03:00
Make the poll option visible so that it can be tested from the PR
This commit is contained in:
parent
19216aec63
commit
b8ca520552
1 changed files with 1 additions and 1 deletions
|
@ -171,7 +171,7 @@
|
|||
android:layout_margin="16dp"
|
||||
android:baselineAligned="false"
|
||||
android:orientation="horizontal"
|
||||
android:visibility="gone"
|
||||
android:visibility="visible"
|
||||
android:weightSum="3">
|
||||
|
||||
<LinearLayout
|
||||
|
|
Loading…
Reference in a new issue