diff --git a/mastodon/src/main/res/layout/fragment_onboarding_follow_suggestions.xml b/mastodon/src/main/res/layout/fragment_onboarding_follow_suggestions.xml index b5e5960df..321b56f66 100644 --- a/mastodon/src/main/res/layout/fragment_onboarding_follow_suggestions.xml +++ b/mastodon/src/main/res/layout/fragment_onboarding_follow_suggestions.xml @@ -36,13 +36,13 @@ android:id="@+id/button_bar" android:layout_width="match_parent" android:layout_height="wrap_content" - android:background="?colorM3OnBackground" + android:background="?colorM3SurfaceVariant" android:outlineProvider="bounds" android:orientation="horizontal" android:elevation="0dp">