plattysoft / Leonids

A Particle System for standard Android UI: http://plattysoft.github.io/Leonids/
Apache License 2.0
2.28k stars 398 forks source link

Typo in ParticleSystem class #117

Open edvinasstaupas opened 2 years ago

edvinasstaupas commented 2 years ago

I am pretty sure you meant to use drawableResId instead of drawableRedId image

plattysoft commented 2 years ago

Thanks for pointing it out. I am surprised nobody found it already. I should be making a new build and uploading it to somewhere that is not jcenter, but maybe I should also make it in Kotlin and compose, this code is quite old already.