mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-23 18:12:44 +02:00
Merge branch 'ismail/5117_thread_message_actions' into ismail/5092_thread_list
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
limitations under the License.
|
||||
*/
|
||||
|
||||
#import <MatrixKit/MatrixKit.h>
|
||||
#import "MatrixKit.h"
|
||||
|
||||
@interface RoomAvatarTitleView : MXKRoomTitleView
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
limitations under the License.
|
||||
*/
|
||||
|
||||
#import <MatrixKit/MatrixKit.h>
|
||||
#import "MatrixKit.h"
|
||||
|
||||
#import "RoomPreviewData.h"
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
limitations under the License.
|
||||
*/
|
||||
|
||||
#import <MatrixKit/MatrixKit.h>
|
||||
#import "MatrixKit.h"
|
||||
|
||||
/**
|
||||
This title view display the room display name only.
|
||||
@@ -24,4 +24,4 @@
|
||||
|
||||
@property (weak, nonatomic) IBOutlet NSLayoutConstraint *displayNameCenterXConstraint;
|
||||
|
||||
@end
|
||||
@end
|
||||
|
||||
@@ -15,7 +15,6 @@
|
||||
//
|
||||
|
||||
import Foundation
|
||||
import MatrixKit
|
||||
import Reusable
|
||||
|
||||
enum ThreadRoomTitleViewMode {
|
||||
|
||||
Reference in New Issue
Block a user