How to disable user interaction while ProgressBar is visible in android?

后端 未结 7 2048
我在风中等你
我在风中等你 2020-12-12 13:08

I am using a custom ProgressBar. Now while a task is going on, I am showing the progress bar, but user can still interact with the views and controls. How do I disable the

7条回答
提交回复
热议问题