Merge pull request #2695 from Talisantos/dev
Clear search box has now only one animation - issue #2644 solved
This commit is contained in:
commit
25f1660efc
|
@ -31,8 +31,7 @@
|
|||
android:layout_height="48dp"
|
||||
android:layout_gravity="right|center_vertical"
|
||||
android:focusable="true"
|
||||
tools:ignore="RtlHardcoded"
|
||||
android:background="?attr/selectableItemBackground">
|
||||
tools:ignore="RtlHardcoded">
|
||||
|
||||
<View
|
||||
android:layout_width="28dp"
|
||||
|
|
Loading…
Reference in New Issue