How do I add button click event on each of the cell?
junweimah opened this issue · 1 comments
junweimah commented
VasileiosDiamantidis commented
You probably need to disable click on view with
view.UserInteractionEnabled
or to cell
junweimah opened this issue · 1 comments
You probably need to disable click on view with
view.UserInteractionEnabled
or to cell