Use colorPrimary for search bar and suggestion background
Bug: 78519022 Test: visual Change-Id: I36b00c689eba1d731e37f8ffb38ab8ee59dba59a Merged-In: I36b00c689eba1d731e37f8ffb38ab8ee59dba59a
This commit is contained in:
@@ -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">
|
||||
<android.support.v7.widget.CardView
|
||||
android:id="@+id/search_bar"
|
||||
android:layout_width="match_parent"
|
||||
|
Reference in New Issue
Block a user