mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 00:24:43 +02:00
SP1.2: Invite to Space in room landing element-ios#5225
- Update after review
This commit is contained in:
@@ -22,6 +22,8 @@ protocol AddItemHeaderViewDelegate: AnyObject {
|
||||
func addItemHeaderView(_ headerView: AddItemHeaderView, didTapButton button: UIButton)
|
||||
}
|
||||
|
||||
/// `AddItemHeaderView` is a generic view used as a header view for UITableView.
|
||||
/// With this view we can add an extra action cell with icon and text as for SpaceMemberList and SpaceExploreRooms
|
||||
@objcMembers
|
||||
final class AddItemHeaderView: UIView, NibLoadable, Themable {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user