diff --git a/color-check-baseline.xml b/color-check-baseline.xml index 312e5c92503..83c0d53e7c6 100644 --- a/color-check-baseline.xml +++ b/color-check-baseline.xml @@ -2493,7 +2493,7 @@ errorLine2=" ^"> @@ -2509,7 +2509,7 @@ errorLine2=" ^"> @@ -2525,7 +2525,7 @@ errorLine2=" ^"> @@ -2541,7 +2541,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 @@ + + - -