The difference between the disassiss () and cancel () methods of ProgressDialog in Android

ProgressDialog, which has two methods dialog. Cancel() and dialog. Dimiss()

1. public void cancel ()

2.public void dismiss ()

The cancel () method calls dialoginterface. Oncancellistener().

The above is the whole content of this article. I hope the content of this article can bring some help to your study or work. At the same time, I also hope to support a lot of programming tips!

The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
分享
二维码
< <上一篇
下一篇>>