Added button to delete block sender rules

This commit is contained in:
M66B
2021-09-18 20:37:59 +02:00
parent 7904267e9b
commit 2369f6dbea
7 changed files with 101 additions and 111 deletions

View File

@@ -52,7 +52,7 @@ public class FragmentContacts extends FragmentBase {
private ContentLoadingProgressBar pbWait;
private Group grpReady;
private boolean junk = BuildConfig.DEBUG;
private boolean junk = false;
private String searching = null;
private AdapterContact adapter;