HarlonWang / HarlonWang/AVLoadingIndicatorView
show() does not work after hide()
Open
- Dominant language
- Java
- Stars
- 9.7k
- Forks
- 1.9k
- PR merge metrics
- No merged PRs in 30d
Description
Calling `show()` after `hide()` does not work. The view is still invisible. Probably, you forgot to set view visibility to "visible" inside`show()`. However, there is no such issue while using `smoothToShow()` and `smoothToHide()`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.