android-particles
android-particles copied to clipboard
A lightweight Particle Animation Library for Android
First of all I would like to thank you for this amazing library, it's SO easy to use and the results are marvellous. It's also very easily customizable. Now for...
I included your lib in one of my java based app. First time loading is too slow and halts the UI even after loading dynamically using `ViewStub`. Throws following error:...
hi   Before I implemented this view, it used to show any snack bar But since I have implemented View, now whatever I do, it does not show
On resuming, the exception below is spammed. It happens for myself about every other resume. ``` W/System.err: at me.ibrahimsn.particle.ParticleView$SurfaceViewThread.run(ParticleView.kt:262) W/System.err: java.lang.IndexOutOfBoundsException: Index: 34, Size: 34 ``` ``` @Override public void...