Poll display

This commit is contained in:
Grishka
2022-02-13 01:34:11 +03:00
parent ce258f1b54
commit 0615aa34f2
12 changed files with 242 additions and 7 deletions

View File

@@ -100,7 +100,7 @@
android:layout_marginStart="16dp"
android:layout_marginEnd="56dp"
android:layout_marginBottom="8dp"
android:background="@drawable/bg_poll_option"
android:background="@drawable/bg_poll_option_clickable"
android:outlineProvider="background"
android:elevation="2dp">
<ImageView