DanielMartinus / Konfetti

Celebrate more with this lightweight confetti particle system 🎊
ISC License
3.17k stars 301 forks source link

'Size(float, float)' has protected access in 'nl.dionsegijn.konfetti.models.Size' #230

Closed C0NN4R closed 3 years ago

C0NN4R commented 3 years ago

error when using addSizes(new Size(12, 5f))

imports used: import nl.dionsegijn.konfetti.KonfettiView; import nl.dionsegijn.konfetti.models.Shape; import nl.dionsegijn.konfetti.models.Size;