iphone - didSelectRowAtIndexPath: only being called after long press on custom cell

前端 未结 7 1704
北恋
北恋 2020-12-09 08:07

I am creating one table view based application. I have created a custom table cell for table, that contains 2 labels, 1 image and 1 button. The table view Data source metho

7条回答
  •  南方客
    南方客 (楼主)
    2020-12-09 08:33

    I'm not sure about this, but Delays Content Touches might have something to do with it.

提交回复
热议问题