Remove search icon in search mode. Issue: #3183 (see PR #3193)

This commit is contained in:
jonas-skywalker 2020-03-20 11:59:34 +01:00 committed by GitHub
parent 27156d74da
commit 0a412e2abb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -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"