mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-26 19:05:23 +01:00
@@ -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