Search: Show a search bar

This commit is contained in:
manuroe
2015-12-07 11:43:11 +01:00
parent be8017dedb
commit c969859593
2 changed files with 29 additions and 1 deletions
@@ -10,7 +10,7 @@
@class MXSession;
@interface SearchViewController : SegmentedViewController
@interface SearchViewController : SegmentedViewController <UISearchBarDelegate>
- (void)displayWithSession:(MXSession*)session;