UITextViews in a UITableView link detection bug in iOS 7

后端 未结 13 800
醉梦人生
醉梦人生 2020-12-01 07:19

I have custom UITableViewCells that contain a UITextView. I have link detection in the UITextView turned on in Interface Builder. When I first load the table view, everythin

13条回答
  •  慢半拍i
    慢半拍i (楼主)
    2020-12-01 07:45

    Changing the Tint color to other color actually works. However if selectable enable the tint will also be the same color.

提交回复
热议问题