Merge pull request #6771 from litetex/fix-ToolbarSearchInputTheme
Fixed the ToolbarSearchTheme
This commit is contained in:
commit
e79f6bd10f
1 changed files with 2 additions and 0 deletions
|
|
@ -97,6 +97,8 @@
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
<style name="ToolbarSearchInputTheme">
|
<style name="ToolbarSearchInputTheme">
|
||||||
|
<item name="colorPrimary">?attr/toolbarSearchColor</item>
|
||||||
|
<item name="colorPrimaryDark">?attr/toolbarSearchColor</item>
|
||||||
<item name="colorAccent">?attr/toolbarSearchColor</item>
|
<item name="colorAccent">?attr/toolbarSearchColor</item>
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue