Implement cell tap action

This commit is contained in:
ismailgulek
2021-01-20 13:27:30 +03:00
parent 2b2873766f
commit 9ec761139c
+4
View File
@@ -2158,6 +2158,10 @@
}
}
}
else if (bubbleData.tag == RoomBubbleCellDataTagCall)
{
// TODO: Implement after design decisions
}
else
{
// Show contextual menu on single tap if bubble is not collapsed