【发布时间】:2018-04-16 15:19:48
【问题描述】:
我一直在使用 JLStickerTextView。它有一个 JLAttributedTextView,它基本上扩展了 UITextView。
我的问题是当我在 JLAttributedTextView 中选择一个文本时,一切都变成了白色。
通常是这样的
https://user-images.githubusercontent.com/17532073/38668425-bc8af2ce-3e65-11e8-8998-89ece0e48ae1.png
但是选中文字后,变成了这样
https://user-images.githubusercontent.com/17532073/38668470-d4101e56-3e65-11e8-9dd7-6da03037b32f.png
【问题讨论】: