Server Quota Notices: Implement the blue banner

Fix Steves's remark
This commit is contained in:
manuroe
2018-10-04 18:37:25 +02:00
parent 6e495ad441
commit 38c3d23c04
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -123,7 +123,7 @@
#import "Riot-Swift.h"
@interface RoomViewController ()
@interface RoomViewController () <UISearchBarDelegate, UIGestureRecognizerDelegate, RoomTitleViewTapGestureDelegate, RoomParticipantsViewControllerDelegate, MXKRoomMemberDetailsViewControllerDelegate, ContactsTableViewControllerDelegate, MXServerNoticesDelegate>
{
// The expanded header
ExpandedRoomTitleView *expandedHeader;