feat(compose/poll): add contentDescription to addPoll
This commit is contained in:
@@ -161,6 +161,7 @@
|
||||
android:layout_height="24dp"
|
||||
android:layout_margin="16dp"
|
||||
android:tint="?colorDarkIcon"
|
||||
android:contentDescription="@string/poll_option_add"
|
||||
android:src="@drawable/ic_fluent_add_circle_24_regular"/>
|
||||
</LinearLayout>
|
||||
<TextView
|
||||
|
||||
Reference in New Issue
Block a user