Merge "Update search bar background drawable for dark mode" into qt-dev
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="@dimen/search_bar_height"
|
||||
android:layout_marginStart="-2dp"
|
||||
android:background="?android:attr/selectableItemBackground"
|
||||
android:background="@drawable/search_bar_selected_background"
|
||||
android:contentInsetStartWithNavigation="@dimen/search_bar_content_inset"
|
||||
android:navigationIcon="@drawable/ic_homepage_search">
|
||||
<TextView
|
||||
|
Reference in New Issue
Block a user