mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-04 23:17:43 +02:00
Chat screen: Display date at the beginning of each pagination.
This commit is contained in:
@@ -21,4 +21,8 @@
|
||||
*/
|
||||
@interface RoomOutgoingBubbleTableViewCell : MXKRoomOutgoingBubbleTableViewCell
|
||||
|
||||
@property (weak, nonatomic) IBOutlet UIView *paginationTitleView;
|
||||
@property (weak, nonatomic) IBOutlet UILabel *paginationLabel;
|
||||
@property (weak, nonatomic) IBOutlet NSLayoutConstraint *paginationTitleViewHeightConstraint;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user