mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-28 20:26:57 +02:00
Recents: add search option
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
@class RoomViewController;
|
||||
|
||||
@interface RecentsViewController : UITableViewController
|
||||
@interface RecentsViewController : UITableViewController <UISearchBarDelegate>
|
||||
|
||||
@property (strong, nonatomic) NSString *preSelectedRoomId; // set a non-nil value to this property will open room details
|
||||
|
||||
|
||||
Reference in New Issue
Block a user