DEV Community

Discussion on: Android: Simple way to implement a SplashScreen in your app

Collapse
 
artesanoandroid profile image
Alonso Ato Neyra

Looks good because of your architecture but what if you wanna do an animation with the image? or something like that?

Collapse
 
rcosteira79 profile image
Ricardo Costeira

You can add references to animations in a theme. You could, for example, create an animation-list with the animation you want and set it as the theme's windowBackground.