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

Unable to change the theme to my apps theme. #41

Open
mwakaambrose opened this issue Oct 13, 2017 · 1 comment
Open

Unable to change the theme to my apps theme. #41

mwakaambrose opened this issue Oct 13, 2017 · 1 comment

Comments

@mwakaambrose
Copy link

This could be an enhancement, forgive me if its already been done and point me to the resource.

@boosuro
Copy link

boosuro commented Mar 19, 2018

mWaveSwipeRefreshLayout = (WaveSwipeRefreshLayout) findViewById(R.id.main_swipe);
mWaveSwipeRefreshLayout.setColorSchemeColors(Color.WHITE, Color.WHITE);
mWaveSwipeRefreshLayout.setWaveColor(Color.argb(100,255,0,0));

change to suit your need

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

2 participants