Skip to content

Commit

Permalink
[M3][Search] Fixed a crash in search components when view attributes …
Browse files Browse the repository at this point in the history
…inspection dev setting is turned on.

PiperOrigin-RevId: 520131513
  • Loading branch information
raajkumars authored and pekingme committed Mar 29, 2023
1 parent 7b2c19b commit 1159923
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -63,7 +63,7 @@
android:layout_height="wrap_content"
android:layout_gravity="end"
android:visibility="gone"
app:navigationIcon="@empty"/>
app:navigationIcon="@null"/>

<com.google.android.material.appbar.MaterialToolbar
android:id="@+id/open_search_view_toolbar"
Expand Down

0 comments on commit 1159923

Please sign in to comment.