I subclassed TTTableMessageItem to show user response, and I want to add click event on user avatar image (I knew it is a TTImageView in TTTableMessageItemCell). How to ?
I subclassed TTTableMessageItem to show user response, and I want to add click event
Share
I work it out as below: