We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0cb8011 + f709ac1 commit 7ceea2cCopy full SHA for 7ceea2c
1 file changed
app/src/main/res/values/styles_misc.xml
@@ -97,6 +97,8 @@
97
</style>
98
99
<style name="ToolbarSearchInputTheme">
100
+ <item name="colorPrimary">?attr/toolbarSearchColor</item>
101
+ <item name="colorPrimaryDark">?attr/toolbarSearchColor</item>
102
<item name="colorAccent">?attr/toolbarSearchColor</item>
103
104
0 commit comments