diff --git a/mastodon/src/main/res/layout/item_settings_theme_subitem.xml b/mastodon/src/main/res/layout/item_settings_theme_subitem.xml index 1bd0e4c6b..e2dfa4367 100644 --- a/mastodon/src/main/res/layout/item_settings_theme_subitem.xml +++ b/mastodon/src/main/res/layout/item_settings_theme_subitem.xml @@ -10,6 +10,7 @@ android:layout_width="100dp" android:layout_height="121dp" android:elevation="1dp" + android:importantForAccessibility="no" android:foreground="?android:selectableItemBackground" android:duplicateParentState="true" tools:src="@drawable/theme_auto"/>