Wenbin Liu
Wenbin Liu
uninstall watchman worked for me. but it's so weird... I tried several hours to make it work with watchman... And actually if I uninstall watchman, I ran into this issue...
这个可通过ForegroundCoorSpan (文字颜色) / MetricAffectingSpan (字体) 来实现。
多谢指出! 这个问题即便是用了 soft layer 也仅仅是解决了一部分, 还是会有其他问题.. 目前没找到合适的方法.
@vanzh 多谢!能提一个 PR 吗? 好让其他需要的人也能看到。
@283256248 大神!
Hi, When pasting content to the editor, the editor's onTextChanged method will be triggered, so I think you need to parse the pasted content from html into Spannable (using Html.fromHtml(html)...
Let me know the html you're trying to parse. Thanks
ok I'll try it out.
Hi @frankyxcs , sorry for my late response, I can fix it, but I want to know are you using `are` in your app now? If yes, do you use...
Yes you're right. The code has only covered the fontSize for `px` but not for `em` and `vw`, or maybe also `pt` I think? Do you have any suggestion about...