Modify icon color and fix search bar corner
- add android:colorAccent attribute in theme - fix wrong xmlns Change-Id: Ia8a0a715edf40959c952f8982298a830bedfa156 Fixes: 111359684 Test: manual
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
<FrameLayout
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:app="http://schemas.android.com/tools"
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto"
|
||||
android:id="@+id/search_bar_container"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
|
||||
Reference in New Issue
Block a user