zhanghai / MaterialProgressBar

Material Design ProgressBar with consistent appearance
Apache License 2.0
2.21k stars 279 forks source link

How do i stop or hide the progress bar once it's done? #88

Closed sajallimbu closed 5 years ago

sajallimbu commented 5 years ago

I cant find the function to hide the progress bar like .setInvisible

zhanghai commented 5 years ago

This is not an issue specific to this library, so please refer to Android documentation on View.setVisibility().