mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 09:02:44 +02:00
MXKRoomBubbleTableViewCell: Expose removeReadMarkerView method.
This commit is contained in:
@@ -343,4 +343,7 @@ extern NSString *const kMXKRoomBubbleCellUrlItemInteraction;
|
||||
/// Called when content view cell is tapped
|
||||
- (IBAction)onContentViewTap:(UITapGestureRecognizer*)sender;
|
||||
|
||||
/// Remove marker view if present
|
||||
- (void)removeReadMarkerView;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user