diff --git a/mastodon/src/main/res/layout/display_item_filter_warning.xml b/mastodon/src/main/res/layout/display_item_filter_warning.xml index 038e278af..744f662e3 100644 --- a/mastodon/src/main/res/layout/display_item_filter_warning.xml +++ b/mastodon/src/main/res/layout/display_item_filter_warning.xml @@ -4,7 +4,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:id="@+id/warning_wrap" - android:background="@drawable/bg_timeline_gap"> + android:background="?colorM3SurfaceVariant">