mirror of https://github.com/M66B/FairEmail.git
Small layout improvement
This commit is contained in:
parent
b128c5f814
commit
3ae1bd3374
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue