mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-30 06:29:05 +00:00
@@ -49,7 +49,7 @@ public class GroupMembersDialog extends AsyncTask<Void, Void, List<Recipient>> {
|
||||
}
|
||||
|
||||
public void display() {
|
||||
execute();
|
||||
executeOnExecutor(AsyncTask.THREAD_POOL_EXECUTOR);
|
||||
}
|
||||
|
||||
private static class GroupMembersOnClickListener implements DialogInterface.OnClickListener {
|
||||
|
||||
Reference in New Issue
Block a user