redth-org / AndHUD

Android Progress HUD and Dialog helpers for Xamarin.Android apps!
Apache License 2.0
179 stars 69 forks source link

Progressbar not showing during operation #22

Closed angelSwp closed 5 years ago

angelSwp commented 8 years ago

Hi @Redth ,

The library file does not show a progress bar during operation.

Cheesebaron commented 5 years ago

If you are blocking the UI thread, the progress won't update.