add option to allow multiple poll choices

This commit is contained in:
sk
2022-12-08 16:53:34 -03:00
committed by LucasGGamerM
parent e102faff6c
commit 82cc0c3c09
5 changed files with 77 additions and 47 deletions

View File

@@ -15,6 +15,7 @@
android:outlineProvider="background"
android:elevation="2dp">
<ImageView
android:id="@+id/icon"
android:layout_width="24dp"
android:layout_height="24dp"
android:layout_margin="16dp"