ParticlesDrawable
ParticlesDrawable copied to clipboard
Draws random flying particles in space forming constellations.
Results
2
ParticlesDrawable issues
Sort by
recently updated
recently updated
newest added
Hi, I'm trying to use it with gradle: `implementation 'com.github.doctoror.particlesdrawable:library:2.0.0'` But I get the error "ERROR: Failed to resolve: library". When I use 1.0.9 it works just fine.
Im use app:lineColor="?colorPrimary" app:particleColor="?colorPrimary"