Groups: self-management of membership of groups

- Prepare Group Details screen

vector-im/riot-meta#114
This commit is contained in:
Giom Foret
2017-12-14 16:05:11 +01:00
parent 99d5e26d04
commit c3c65bd97d
25 changed files with 2491 additions and 472 deletions
@@ -22,6 +22,11 @@
@interface GroupsViewController : MXKGroupListViewController <MXKGroupListViewControllerDelegate>
{
@protected
/**
The group identifier related to the cell which is in editing mode (if any).
*/
NSString *editedGroupId;
/**
Current alert (if any).
*/