mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-13 19:29:06 +01:00
Return to group after not inviting new members
Also close keyboard when returning from message fragment
This commit is contained in:
@@ -35,7 +35,7 @@ public class GroupActivity extends
|
||||
ThreadListActivity<PrivateGroup, GroupMessageItem, GroupMessageHeader>
|
||||
implements OnClickListener {
|
||||
|
||||
private final static int REQUEST_INVITE = 1;
|
||||
private final static int REQUEST_INVITE = 2;
|
||||
|
||||
@Inject
|
||||
GroupController controller;
|
||||
|
||||
Reference in New Issue
Block a user