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