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

How to chnage color of loading indicatore #22

Open
mehulTank opened this issue Aug 1, 2017 · 3 comments
Open

How to chnage color of loading indicatore #22

mehulTank opened this issue Aug 1, 2017 · 3 comments

Comments

@mehulTank
Copy link

Dear dinuscxj,
i have use this library very use full to me thanks . but can you please let me know how to change color of top loading indicator

@artshell
Copy link

artshell commented Nov 9, 2017

@mehulTank

  1. You should coustom View and implement IRefreshStatus interfaces

or

  1. Copy RefreshView source code to coustom

and then call RecyclerRefreshLayout.setRefreshView() method

@tabish075
Copy link

refreshLayout.setRefreshView(new MaterialRefreshView(this, R.color.colorPrimaryDark), layoutParams);

@mehulTank
Copy link
Author

@artshell Thanks

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

3 participants