mirror of
https://github.com/M66B/FairEmail.git
synced 2026-01-03 19:34:15 +01:00
Removed search hint
This commit is contained in:
@@ -396,7 +396,6 @@ public class FragmentFolders extends FragmentBase {
|
||||
searchView.setQuery(searching, false);
|
||||
}
|
||||
|
||||
searchView.setQueryHint(getString(R.string.title_search_device));
|
||||
searchView.setOnQueryTextListener(new SearchView.OnQueryTextListener() {
|
||||
@Override
|
||||
public boolean onQueryTextChange(String newText) {
|
||||
|
||||
Reference in New Issue
Block a user