MELS: Implement onCollapseButtonTap with matrix-kitty way

This commit is contained in:
manuroe
2017-07-07 11:53:49 +02:00
parent 57ba927ab6
commit e4f2915f8c
3 changed files with 15 additions and 2 deletions
@@ -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.