mirror of
https://github.com/M66B/FairEmail.git
synced 2025-03-01 09:16:00 +00:00
parent
f2bdeecf44
commit
eda76545fa
1 changed files with 1 additions and 1 deletions
|
@ -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>() {
|
||||
|
|
Loading…
Reference in a new issue