Skip to content

Commit 3a5861c

Browse files
imhappidsn5ft
authored andcommitted
[SearchBar] Updated SearchBar styling
PiperOrigin-RevId: 742438495
1 parent 2ef3aba commit 3a5861c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

catalog/java/io/material/catalog/search/res/layout/cat_search_fragment.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
android:id="@+id/cat_search_bar"
5151
android:layout_width="match_parent"
5252
android:layout_height="wrap_content"
53+
android:maxWidth="@null"
5354
android:hint="@string/cat_searchbar_hint">
5455
</com.google.android.material.search.SearchBar>
5556
</com.google.android.material.appbar.AppBarLayout>

0 commit comments

Comments
 (0)