Skip to content

Commit ce386e4

Browse files
committedDec 14, 2023
[Search] Make searchbar_scrolling_view_behavior string public
Resolves #3358 PiperOrigin-RevId: 590950516
1 parent 3b278d7 commit ce386e4

File tree

1 file changed

+1
-0
lines changed
  • lib/java/com/google/android/material/search/res-public/values

1 file changed

+1
-0
lines changed
 

‎lib/java/com/google/android/material/search/res-public/values/public.xml

+1
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,5 @@
3737
<public name="ThemeOverlay.Material3.Search" type="style"/>
3838
<public name="Widget.Material3.Search.ActionButton.Overflow" type="style"/>
3939
<public name="Widget.Material3.Search.Toolbar.Button.Navigation" type="style"/>
40+
<public name="searchbar_scrolling_view_behavior" type="string"/>
4041
</resources>

0 commit comments

Comments
 (0)
Please sign in to comment.