mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-29 13:24:52 +02:00
Auto hide keyboard
This commit is contained in:
@@ -516,7 +516,7 @@ public class FragmentDialogSearch extends FragmentDialogBase {
|
||||
editor.apply();
|
||||
}
|
||||
|
||||
Helper.hideKeyboard(etQuery);
|
||||
// Helper.hideKeyboard(etQuery);
|
||||
|
||||
if (criteria.query != null && criteria.query.startsWith("raw:"))
|
||||
new SimpleTask<EntityFolder>() {
|
||||
|
||||
Reference in New Issue
Block a user