mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-22 17:42:45 +02:00
Update MatrixKit text message cells.
This commit is contained in:
+2
-4
@@ -23,10 +23,8 @@
|
||||
- (void)setupViews
|
||||
{
|
||||
RoomTimelineConfiguration *timelineConfiguration = [RoomTimelineConfiguration shared];
|
||||
|
||||
id <RoomTimelineStyle> currentStyle = timelineConfiguration.currentStyle;
|
||||
|
||||
[currentStyle.cellLayoutUpdater setupLayoutForOutgoingMessageCell:self];
|
||||
|
||||
[timelineConfiguration.currentStyle.cellLayoutUpdater setupLayoutForOutgoingTextMessageCell:self];
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user