Add comments.

This commit is contained in:
SBiOSoftWhare
2020-08-03 19:43:45 +02:00
parent 9956426873
commit c865e7f5d1
9 changed files with 9 additions and 0 deletions
@@ -17,6 +17,7 @@
import UIKit
import Reusable
/// `BubbleCellContentView` is a container view that display the default room message outer views and enables to manage them. Like pagination title, sender info, read receipts, reactions, encryption status.
@objcMembers
final class BubbleCellContentView: UIView, NibLoadable {