using android animation-list

前端 未结 7 456
鱼传尺愫
鱼传尺愫 2020-12-28 08:42

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

相关标签:
7条回答
  • 2020-12-28 09:16

    You can play/start animation from onWindowFocusChanged(boolean hasFocus) method.

    0 讨论(0)
提交回复
热议问题