RecentsViewController: Prompt to mark all as read when user taps the title bar.

This commit is contained in:
giomfo
2015-06-10 15:46:59 +02:00
parent 4eef932b63
commit 95b8bd69ec
2 changed files with 61 additions and 5 deletions
@@ -16,7 +16,7 @@
#import <MatrixKit/MatrixKit.h>
@interface RecentsViewController : MXKRecentListViewController <MXKRecentListViewControllerDelegate>
@interface RecentsViewController : MXKRecentListViewController <MXKRecentListViewControllerDelegate, UIGestureRecognizerDelegate>
/**
Open the room with the provided identifier in a specific matrix session.