confetti icon indicating copy to clipboard operation
confetti copied to clipboard

An Android particle system library for displaying confetti!

Results 14 confetti issues
Sort by recently updated
recently updated
newest added

Hi there, It would be extremely helpful if you could the the appropriate library proguard rules.

Can i somehow collect all dropped images at the bottom of the screen, something like tetris?

As we know, the confetti direction is from middle to the edge of the container. Is there any function make it reversed, from edge of container to center of container?

You can use some of the Guava caches [here](https://github.com/google/guava/wiki/CachesExplained) to optimize your confetto recycling and limit the number of active confetti on-screen. This should be completely configurable, since some devices...