mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 17:12:45 +02:00
Update Riot/Modules/Room/Views/BubbleCells/BaseBubbleCell/TimestampDisplayable.swift
Co-authored-by: Stefan Ceriu <stefanc@matrix.org>
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
import UIKit
|
||||
|
||||
/// `TimestampDisplayable` is a protocol indicating that a view support displaying a timestamp.
|
||||
/// `TimestampDisplayable` is a protocol indicating that a view supports displaying a timestamp.
|
||||
@objc protocol TimestampDisplayable {
|
||||
func addTimestampView(_ timestampView: UIView)
|
||||
func removeTimestampView()
|
||||
|
||||
Reference in New Issue
Block a user