Skip to content

Commit

Permalink
Add support for Apple context menus in matrix items list screens #5953
Browse files Browse the repository at this point in the history
- Code tweaks
  • Loading branch information
gileluard committed Apr 4, 2022
1 parent 4cc19e3 commit 7e8deea
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Riot/Modules/Room/RoomViewController.m
Original file line number Diff line number Diff line change
Expand Up @@ -349,8 +349,6 @@ - (void)viewDidLoad
{
[super viewDidLoad];

[MXKRoomBubbleTableViewCell disableLongPressGestureOnEvent:YES];

// Register first customized cell view classes used to render bubbles
[[RoomTimelineConfiguration shared].currentStyle.cellProvider registerCellsForTableView:self.bubblesTableView];

Expand Down

0 comments on commit 7e8deea

Please sign in to comment.