This commit is contained in:
M66B 2020-08-04 21:12:50 +02:00
parent 72e6bda760
commit 6f3a98f491
1 changed files with 0 additions and 3 deletions

View File

@ -1063,9 +1063,6 @@ public class FragmentMessages extends FragmentBase implements SharedPreferences.
@Override
protected void onExecuted(Bundle args, List<EntityAccount> accounts) {
SharedPreferences prefs = PreferenceManager.getDefaultSharedPreferences(getContext());
boolean search_text = prefs.getBoolean("search_text", false);
PopupMenuLifecycle popupMenu = new PopupMenuLifecycle(getContext(), getViewLifecycleOwner(), fabSearch);
int order = 0;