Revert "Auto hide keyboard"

This reverts commit 18e2e7e38b.
master
M66B 3 weeks ago
parent f2bdeecf44
commit eda76545fa

@ -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…
Cancel
Save