mirror of
https://github.com/M66B/FairEmail.git
synced 2026-01-03 11:28:41 +01:00
Revert "Clear focus on restoring search"
This reverts commit 4e12c09eef.
This commit is contained in:
@@ -222,7 +222,6 @@ public class FragmentAccounts extends FragmentBase {
|
||||
if (!TextUtils.isEmpty(searching)) {
|
||||
menuSearch.expandActionView();
|
||||
searchView.setQuery(searching, false);
|
||||
searchView.clearFocus();
|
||||
}
|
||||
|
||||
searchView.setQueryHint(getString(R.string.title_search_device));
|
||||
|
||||
Reference in New Issue
Block a user