Groups: self-management of membership of groups

- Custom the group view controllers with the blue color.

vector-im/riot-meta#114
This commit is contained in:
Giom Foret
2017-12-22 14:33:40 +01:00
parent 2a2ca1e1de
commit e12326c2dc
23 changed files with 106 additions and 80 deletions
@@ -37,6 +37,11 @@ limitations under the License.
*/
@property (nonatomic) NSUInteger selectedIndex;
/**
The tint color for the section header (kRiotColorGreen by default).
*/
@property (nonatomic) UIColor *sectionHeaderTintColor;
/**
The view controller that currently has the focus.
*/