HarlonWang / HarlonWang/AVLoadingIndicatorView
Issue on setting Indicator multiple times.
Open
- Dominant language
- Java
- Stars
- 9.7k
- Forks
- 1.9k
- PR merge metrics
- No merged PRs in 30d
Description
I wanted to show a random Indicator every time user refreshes the page. But setting Indicator more than once will lead to ISSUE (Not showing AVLoadingIndicatorView anymore)
`avLoadingIndicatorView.setIndicator(incubators[new Random().nextInt(incubators.length)]);`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.