I\'m having a little trouble getting an animated loading spinner to work for a splash page. Nothing shows up when I try to run the following code. Any suggestions? It seem
You can play/start animation from onWindowFocusChanged(boolean hasFocus) method.
animation
onWindowFocusChanged(boolean hasFocus)