Skip to content
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

为什么使用按钮点击之后来启动动画就没反应呢 #1

Open
xinshengBoy opened this issue May 11, 2017 · 3 comments
Open

Comments

@xinshengBoy
Copy link

我使用六个按钮来实现这六种样式的动画,但是没有反应,是不是不能用按钮呢?还有一个问题就是内存问题,如果我在一个页面要同时显示这六个动画,页面会很卡很卡,有没有什么优化呢?

@Yasic
Copy link
Owner

Yasic commented May 11, 2017

---- 2017-05-11更新 ----
请引入最新版本依赖,如下

compile 'yasic.library.ParticleTextView:particletextview:0.0.4'

更新如下内容:

  • 修复点击事件bug
  • 加入 ParticleTextSurfaceView,继承自 SurfaceView,适合多 View 渲染 详情
  • 完善 demo

如有更多问题请提 Issue.

@xinshengBoy
Copy link
Author

好像新增的这个ParticleTextSurfaceView类不能编译出来,build.gradle里面改成compile 'yasic.library.ParticleTextView:particletextview:0.0.4'了,xml文件里面也是使用com.yasic.library.particletextview.View.ParticleTextSurfaceView,但是无法编译

@Yasic
Copy link
Owner

Yasic commented May 12, 2017

@zhongzhihuashanghai 抱歉,是我说错了,昨天更新的是 0.0.5 版本

compile 'yasic.library.ParticleTextView:particletextview:0.0.5'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants