diff --git a/res/layout/settings_main_dashboard.xml b/res/layout/settings_main_dashboard.xml index 10ff2eeff30..c430d6de126 100644 --- a/res/layout/settings_main_dashboard.xml +++ b/res/layout/settings_main_dashboard.xml @@ -27,7 +27,7 @@ android:id="@+id/search_bar_container" android:layout_width="match_parent" android:layout_height="wrap_content" - android:background="@color/suggestion_condition_background"> + android:background="?android:attr/colorPrimary">