Konfetti
Konfetti copied to clipboard
Celebrate more with this lightweight confetti particle system 🎊
Using a PNG drawable to create a custom `DrawableShape` with `tint = false` results in the drawable being displayed as though a white tint has been applied (see video below...
_****_?1__
It would be nice to have the ability add emojis to the confetti. These updates only update the "engine" to support adding emojis. I have found that they look better...
When running `konfetti-xml : 2.0.2` on API 21/22 (could also include lower version but haven't tested) the `View` lifecycle causes a crash. It looks like the constructor is directly calling...
Samsung Galaxy Android10, Android11 lib version:1.2.0 java.lang.OutOfMemoryError: at java.util.Arrays.copyOf (Arrays.java:3136) at java.util.Arrays.copyOf (Arrays.java:3106) at java.util.ArrayList.grow (ArrayList.java:275) at java.util.ArrayList.ensureExplicitCapacity (ArrayList.java:249) at java.util.ArrayList.ensureCapacityInternal (ArrayList.java:241) at java.util.ArrayList.add (ArrayList.java:467) at nl.dionsegijn.konfetti.emitters.RenderSystem.addConfetti (RenderSystem.java) at nl.dionsegijn.konfetti.emitters.RenderSystem.access$addConfetti...
Hi! I've recently started using this library and it works great! I did come across a scenario which currently isn't supported by the library but which could be a great...
Greetings! I'm placing the KonfettiView XML inside a ConstraintLayout. The confetti appears in front of TextViews but behind ImageViews and RecyclerViews. Ideally, I'd like to standardize so that confetti goes...
While I'm on track using this, I think having support for some noise / turbulence field would really add to the realism in some of the movements of Confetti.
I can't seem to use any colors with transparency, how would I go about doing this? Thanks!
Lots of stuff is missing, for example that you're able to create your own emitter. Also things can be explained in a better way.