splashscreen-sample icon indicating copy to clipboard operation
splashscreen-sample copied to clipboard

Question - animation on Android < 12

Open vrublevskys opened this issue 4 years ago • 1 comments

Hello! Is it possible to play AVD animation on pre 12 using splash screen API?

vrublevskys avatar Jan 20 '22 14:01 vrublevskys

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

vcaen avatar Jan 21 '22 11:01 vcaen