Indicate the user that data is being loading

旧巷老猫 提交于 2019-12-13 09:17:51

问题


I want to show a progress bar or anything else on the screen when a particular piece of code will execute. How can I do this?


回答1:


http://developer.android.com/reference/android/app/ProgressDialog.html

http://www.helloandroid.com/tutorials/using-threads-and-progressdialog



来源:https://stackoverflow.com/questions/8148221/indicate-the-user-that-data-is-being-loading

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!