Skip to content

Commit

Permalink
[#3864] Replace usages of abc_textfield_search_material with null (#3865
Browse files Browse the repository at this point in the history
)
  • Loading branch information
mustafaozhan authored Sep 7, 2024
1 parent 8b1b48d commit 2e8c498
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions android/ui/mobile/src/main/res/values/styles.xml
Original file line number Diff line number Diff line change
Expand Up @@ -333,6 +333,8 @@

<style name="SearchViewStyle" parent="WrapStyle">
<item name="android:maxWidth">@dimen/max_width_search_view</item>
<item name="queryBackground">@null</item>
<item name="submitBackground">@null</item>
<item name="queryHint">@string/search</item>
<item name="closeIcon">@drawable/ic_close</item>
<item name="searchHintIcon">@drawable/ic_search_hint</item>
Expand Down

0 comments on commit 2e8c498

Please sign in to comment.