ParticleTextView icon indicating copy to clipboard operation
ParticleTextView copied to clipboard

一个用粒子动画显示文字的 Android 自定义 View

Results 11 ParticleTextView issues
Sort by recently updated
recently updated
newest added

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

In android it got fail to resolve while implementing in the build.gradle.

Hi Yasic, I have been tried below logic on button click event to generate GIF from ParticleTextView object but it saves file as Jpeg. Please review below image and background...

*Text can now be positioned via setXPosition and setYPosition functions instead of defaulting to center of view. Values range from 0-100 with 50 as the center by default. *Note: No...

换了些文字之类的,当粒子动画完成过后,总会出现一些散落的点,这是啥原因

I get this: > No service of type Factory available in ProjectScopeServices. Open File ![image](https://cloud.githubusercontent.com/assets/5357526/26522939/2c634522-4314-11e7-8825-1cd1f1690d83.png)

不知道能不能搞个loading的效果把点阵的制作放在子线程中, 瞎说的,效果很好,进去的时候卡,

那个颜色的数组应该是什么颜色的,我用的 private String[] particleColorArray={"0xff33aadd"}; 或者{"ff33aadd"},{"33aadd"}都不对