mirror of
https://github.com/M66B/FairEmail.git
synced 2026-01-05 12:24:26 +01:00
Search improvements
This commit is contained in:
@@ -396,7 +396,7 @@ public class FragmentFolders extends FragmentBase {
|
||||
public void onSearch(String query) {
|
||||
FragmentMessages.search(
|
||||
getContext(), getViewLifecycleOwner(), getParentFragmentManager(),
|
||||
-1, false, query);
|
||||
account, -1, false, query);
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user