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.
1 parent 845007e commit cbbd50dCopy full SHA for cbbd50d
lib/java/com/google/android/material/search/res/values/styles.xml
@@ -38,6 +38,7 @@
38
39
<style name="Widget.Material3.SearchBar.Outlined">
40
<item name="elevation">0dp</item>
41
+ <item name="backgroundTint">?attr/colorSurface</item>
42
<item name="strokeWidth">@dimen/m3_searchbar_outlined_stroke_width</item>
43
<item name="strokeColor">?attr/colorOutline</item>
44
</style>
0 commit comments