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 5a600a8 commit 4070befCopy full SHA for 4070bef
lib/java/com/google/android/material/search/res/values/styles.xml
@@ -28,8 +28,8 @@
28
</style>
29
30
<style name="Widget.Material3Expressive.SearchBar.CenteredText">
31
- <item name="contentInsetStart">0dp</item>
32
- <item name="android:paddingStart">4dp</item>
+ <item name="contentInsetStart">8dp</item>
+ <item name="contentInsetEnd">8dp</item>
33
<item name="hideNavigationIcon">true</item>
34
<item name="textCentered">true</item>
35
0 commit comments