add option to allow multiple poll choices

This commit is contained in:
sk
2022-12-08 20:53:34 +01:00
parent 6fd58c9682
commit 5b28468efd
5 changed files with 75 additions and 0 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"