mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-02 06:06:57 +02:00
MELS: Implement onCollapseButtonTap with matrix-kitty way
This commit is contained in:
@@ -16,6 +16,11 @@
|
||||
|
||||
#import "RoomMembershipBubbleCell.h"
|
||||
|
||||
/**
|
||||
Action identifier used when the user tapped on the "collapse" button.
|
||||
*/
|
||||
extern NSString *const kRoomMembershipExpandedBubbleCellTapOnCollapseButton;
|
||||
|
||||
/**
|
||||
`RoomMembershipExpandedBubbleCell` displays the first membership event of serie
|
||||
that can be collapsable.
|
||||
|
||||
Reference in New Issue
Block a user