WAI
Status Update
Comments
al...@google.com <al...@google.com>
ca...@google.com <ca...@google.com> #2
The splash screen is dismissed as soon as the app is drawn and doesn't wait for the animation to finish which might be the reason why the animation doesn't repeat.
At most, the icon will animate for the value set in windowSplashScreenAnimationDuration
.
If that's not the case, can you please share your theme values and icon file? or at least a reproduction sample?
ss...@gmail.com <ss...@gmail.com> #3
Comment has been deleted.
Description
Version used: 1.0.0-alpha01
Devices/Android versions reproduced on: API 30 and below
We try to add animated icon to splash screen. Animation works fine for emulator running on API 31. However, the icon becomes static for emulator running on API 30 and below.