HarlonWang / HarlonWang/AVLoadingIndicatorView

show() does not work after hide()

Open
#55 8 comments 11 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.