I want to show progress dialog on tab, so that i can change tabs. My progress bar show on full screen, so that i can not change tabs.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yes ofcourse you can display Progress Dialog with
setCancelable(false)so that user can not change tabs.But What the problem you are getting while showing progress bar?