1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-02-22 22:21:18 +00:00

Small layout improvement

This commit is contained in:
M66B 2021-07-02 08:05:38 +02:00
parent b128c5f814
commit 3ae1bd3374

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"