mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-05 00:23:09 +02:00
Revert "Clear focus on restoring search"
This reverts commit 4e12c09eef.
This commit is contained in:
@@ -124,7 +124,6 @@ public class FragmentContacts extends FragmentBase {
|
||||
if (!TextUtils.isEmpty(searching)) {
|
||||
menuSearch.expandActionView();
|
||||
searchView.setQuery(searching, true);
|
||||
searchView.clearFocus();
|
||||
}
|
||||
|
||||
searchView.setOnQueryTextListener(new SearchView.OnQueryTextListener() {
|
||||
|
||||
Reference in New Issue
Block a user