mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 00:52:43 +02:00
Update avatar view and view data usage.
This commit is contained in:
+2
@@ -70,6 +70,8 @@ final class RoomCreationIntroCellContentView: UIView, NibLoadable, Themable {
|
||||
self.addParticipantsButton.addTarget(self, action: #selector(socialButtonAction(_:)), for: .touchUpInside)
|
||||
|
||||
self.addParticipantsLabel.text = VectorL10n.roomIntroCellAddParticipantsAction
|
||||
|
||||
self.roomAvatarView.showCameraBadgeOnFallbackImage = true
|
||||
}
|
||||
|
||||
override func layoutSubviews() {
|
||||
|
||||
Reference in New Issue
Block a user