ScrollTextView icon indicating copy to clipboard operation
ScrollTextView copied to clipboard

残影

Open JustinChiang123 opened this issue 5 years ago • 2 comments
trafficstars

activity 来回切换,并且上下滑动页面,残影很明显 清不掉。 版本1.4.6 所有机型都有

JustinChiang123 avatar Feb 12 '20 05:02 JustinChiang123

SurfaceView是会有这个问题。我之前做视频播放就遇到,后来换成TextureView就好了。不知道这个库换成TextureView来实现能否解决。

getglory avatar Mar 18 '20 02:03 getglory

@JustinChiang123 你的现象和这个一样吗?https://github.com/AnyLifeZLB/ScrollTextView/issues/8

FaceAISDK avatar Mar 24 '20 06:03 FaceAISDK