on Action Item Clicked
protected open fun onActionItemClicked(@NonNull view: View, position: Int, @NonNull member: Member, @Nullable channel: GroupChannel)
Called when the action has been clicked.
Parameters
view
The view that was clicked.
position
The position that was clicked.
member
The member data that was clicked.
channel
The GroupChannel
that contains the data needed for this fragment