Small layout improvement

This commit is contained in:
M66B 2021-07-02 08:05:38 +02:00
parent b128c5f814
commit 3ae1bd3374
1 changed files with 1 additions and 0 deletions

View File

@ -139,6 +139,7 @@
android:id="@+id/etSearch"
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_margin="6dp"
android:background="?attr/colorSeparator"
android:completionThreshold="2"
android:hint="@string/title_search_for_hint"