diff --git a/color-check-baseline.xml b/color-check-baseline.xml index 59c2014ccdf..787c559e4ac 100644 --- a/color-check-baseline.xml +++ b/color-check-baseline.xml @@ -2473,7 +2473,7 @@ errorLine2=" ^"> @@ -2489,7 +2489,7 @@ errorLine2=" ^"> @@ -2505,7 +2505,7 @@ errorLine2=" ^"> @@ -2521,7 +2521,23 @@ errorLine2=" ^"> + + + + diff --git a/res/layout/search_bar.xml b/res/layout/search_bar.xml index 9135ebf8f1a..be8aa3b8819 100644 --- a/res/layout/search_bar.xml +++ b/res/layout/search_bar.xml @@ -15,42 +15,33 @@ limitations under the License. --> - - - - - - - - \ No newline at end of file + android:layout_height="@dimen/search_bar_height" + android:background="?android:attr/selectableItemBackground" + android:contentInsetStartWithNavigation="@dimen/search_bar_content_inset" + android:navigationIcon="@drawable/ic_search_24dp"> + + + + diff --git a/res/layout/settings_homepage_container.xml b/res/layout/settings_homepage_container.xml index 02235738731..8d81e824642 100644 --- a/res/layout/settings_homepage_container.xml +++ b/res/layout/settings_homepage_container.xml @@ -23,11 +23,12 @@ + android:layout_height="wrap_content" + android:background="@android:color/transparent" + app:elevation="0dp"> - 72dp 16dp - 16dp - -16dp 48dp 2dp diff --git a/res/values/styles.xml b/res/values/styles.xml index 1b311aabafa..8a92eaaf2f4 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -17,7 +17,7 @@ @@ -400,9 +401,11 @@ + + - -