使用 UITextView 當聊天的泡泡時, dataDetectorTypes 在 UITableViewCell 會有 bug.
解決方法:
- 方法1: 重新設置 UITextView editable.
- 方法2: 重新設置 UITextView selectable.
- 方法3: 重新設置 UITextView dataDetectorTypes.
使用 UITextView 當聊天的泡泡時, dataDetectorTypes 在 UITableViewCell 會有 bug.
解決方法:
本文标题:UITextView dataDetectorTypes in
本文链接:https://www.haomeiwen.com/subject/iudjhttx.html
网友评论