diff --git a/mastodon/src/main/res/layout/fragment_compose.xml b/mastodon/src/main/res/layout/fragment_compose.xml index 44764b848..a2713eebf 100644 --- a/mastodon/src/main/res/layout/fragment_compose.xml +++ b/mastodon/src/main/res/layout/fragment_compose.xml @@ -241,7 +241,8 @@ android:src="@drawable/ic_fluent_add_24_filled" android:tint="@color/button_text_m3_tonal" android:background="@drawable/bg_button_m3_tonal" - android:contentDescription="@string/add_poll_option"/> + android:contentDescription="@string/add_poll_option" + android:tooltipText="@string/add_poll_option"/> + android:contentDescription="@string/delete_poll_option" + android:tooltipText="@string/delete_poll_option"/>