mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-01 18:03:33 +00:00
fix: fixed search functionality
This commit is contained in:
parent
260e6e9daa
commit
560ac2df68
4 changed files with 13 additions and 13 deletions
|
|
@ -36,8 +36,8 @@
|
|||
|
||||
<ImageView
|
||||
android:id="@+id/search_suggestion_delete_icon"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_width="20dp"
|
||||
android:layout_height="20dp"
|
||||
android:background="?selectableItemBackgroundBorderless"
|
||||
android:src="@drawable/ic_close"
|
||||
app:layout_constraintBottom_toBottomOf="@id/search_suggestion_icon"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue