jinatonic/confetti

Cannot create ConfettiManager.ConfettiAnimationListenerAdapter object

VincentJian opened this issue · 2 comments

The class ConfettiManager.ConfettiAnimationListenerAdapter should be declared static so it can be created for ConfettiManager.setConfettiAnimationListener() API that only override cared callback.

good call