Results 2 comments of SafeLD

> > 给图片和Span加一层缓存就好了,闪的主要原因还是重新排版的时候,没有宽高。 > > TextView的宽度是match_parent或者指定宽度就会有闪烁问题,wrap_content没有问题。 大佬如何解决给TextView的宽度设置match_parent或者指定宽度导致闪烁问题的?

> [@SafeLD](https://github.com/SafeLD) 试试我这个 APK,[oOJohn6Oo#2 (comment)](https://github.com/oOJohn6Oo/Markwon/pull/2#issuecomment-2958541487) 666,好用,设置match_parent或者固定值也没问题了