HarlonWang / HarlonWang/AVLoadingIndicatorView

Issue on setting Indicator multiple times.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.