Improve the invite room display.

This commit is contained in:
yannick
2015-12-09 17:38:39 +01:00
parent c96d6fb9cd
commit 6169b39ae5
4 changed files with 59 additions and 11 deletions
@@ -23,4 +23,7 @@
*/
@interface InviteRecentTableViewCell : RecentTableViewCell
@property (weak, nonatomic) IBOutlet UIButton *leftButton;
@property (weak, nonatomic) IBOutlet UIButton *rightButton;
@end