-
Notifications
You must be signed in to change notification settings - Fork 673
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
重影问题能解决嘛 #87
Comments
if (MarqueeView.getNotices().isEmpty() && !MarqueeView.getNotices().equals(oldList)) { |
具体怎么操作的 按照这种思路解决了 |
时隔一年这是作业在没有更新了吗 重影的有解决吗 |
最近用到MarqueeView, 的确也出现了重影的问题。 个人解决办法: |
No description provided.
The text was updated successfully, but these errors were encountered: