开发者

Showing animation to call function 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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜