Fix Toolbar Search input pointer and cursor color
This commit is contained in:
parent
a7d6ad5162
commit
62c3c7ac21
2 changed files with 3 additions and 3 deletions
|
|
@ -95,9 +95,8 @@
|
|||
<item name="iconTint">@color/contrastColor</item>
|
||||
</style>
|
||||
|
||||
|
||||
<style name="SearchToolbarTheme">
|
||||
<item name="colorAccent">@color/white</item>
|
||||
<style name="ToolbarSearchInputTheme">
|
||||
<item name="colorAccent">?attr/toolbarSearchColor</item>
|
||||
</style>
|
||||
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue