Skip to content

Commit

Permalink
Remove search icon in search mode. Issue: #3183 (see PR #3193)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonas-skywalker authored Mar 20, 2020
1 parent 27156d7 commit 0a412e2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/src/main/res/layout/toolbar_search_layout.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@
android:layout_marginRight="48dp"
android:layout_marginTop="4dp"
android:background="?attr/colorPrimary"
android:drawableLeft="?attr/search"
android:drawablePadding="8dp"
android:focusable="true"
android:focusableInTouchMode="true"
android:hint="@string/search"
Expand Down

0 comments on commit 0a412e2

Please sign in to comment.