开发者

Showing animation to call function in android

开发者 https://www.devze.com 2022-12-20 12:35 出处:网络
Is it possible to show any animation when I call a function in same 开发者_运维百科class in android?

Is it possible to show any animation when I call a function in same 开发者_运维百科class in android?

In my application, I called a function "doAddition" so many times. And I want whenever I call this function, it shows some animation.

Thank you


Perhaps the classes in android.view.animation will be useful.


I think what you looking for is the ProgressBar.


ProgressDialog would be a quick solution as well.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号