splashscreen-sample
splashscreen-sample copied to clipboard
Question - animation on Android < 12
Hello! Is it possible to play AVD animation on pre 12 using splash screen API?
No, unfortunately it's not possible, but you can use setOnExitAnimationListener to replace the still icon with an animated one manually, but it will increase your launch time