Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can the color of the spheres be changed? #9

Open
koolkvd opened this issue Jul 21, 2016 · 4 comments
Open

Can the color of the spheres be changed? #9

koolkvd opened this issue Jul 21, 2016 · 4 comments

Comments

@koolkvd
Copy link

koolkvd commented Jul 21, 2016

Hi,

(NewtonGradleAnimation)

I want to display this awesome loading screen on a white background. Any chance that the color of the balls be changed? I so, how.

Regards,
Kushan Dave

@yankai-victor
Copy link
Owner

Hi, you can use setLoadingColor(int color) in NewtonCradleLoading to change the color of the balls.

@BatnettWang
Copy link

hi ,brother
Can you change the color of RotateLoading dynamically?

@sakar97
Copy link

sakar97 commented Nov 29, 2018

I dont know why spheres are appearing dark blue in color i already set selLoadingColor(R.color.white) still nothing works help please.!

@yankai-victor
Copy link
Owner

I dont know why spheres are appearing dark blue in color i already set selLoadingColor(R.color.white) still nothing works help please.!

Using getResources().getColor(R.color.white) or Color.WHITE instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants