mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-27 11:46:58 +02:00
Room details: move unsent labels in dateTime labels container
This commit is contained in:
@@ -36,8 +36,6 @@
|
||||
@end
|
||||
|
||||
@interface OutgoingMessageTableCell : RoomMessageTableCell
|
||||
@property (weak, nonatomic) IBOutlet UIView *unsentLabelContainer;
|
||||
@property (weak, nonatomic) IBOutlet NSLayoutConstraint *unsentLabelContainerTopConstraint;
|
||||
@property (weak, nonatomic) IBOutlet UIActivityIndicatorView *activityIndicator;
|
||||
@end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user