Cannot create ConfettiManager.ConfettiAnimationListenerAdapter object
VincentJian opened this issue · 2 comments
VincentJian commented
The class ConfettiManager.ConfettiAnimationListenerAdapter should be declared static so it can be created for ConfettiManager.setConfettiAnimationListener() API that only override cared callback.
jinatonic commented
good call