diff --git a/mastodon/src/main/res/layout/item_report_choice.xml b/mastodon/src/main/res/layout/item_report_choice.xml index 6a748bca2..8ef43e36c 100644 --- a/mastodon/src/main/res/layout/item_report_choice.xml +++ b/mastodon/src/main/res/layout/item_report_choice.xml @@ -11,6 +11,7 @@ android:layout_height="24dp" android:layout_alignParentStart="true" android:layout_centerVertical="true" + android:importantForAccessibility="no" android:tint="?android:textColorSecondary" android:src="@drawable/ic_round_checkbox"/>