RecyclerRefreshLayout icon indicating copy to clipboard operation
RecyclerRefreshLayout copied to clipboard

Is there a way to change color of refreshing circle?

Open williamsiuhang opened this issue 7 years ago • 4 comments

williamsiuhang avatar Oct 13 '17 18:10 williamsiuhang

here this is how i've done it refreshLayout.setRefreshView(new MaterialRefreshView(this, R.color.colorPrimaryDark), layoutParams);

tabish075 avatar May 11 '18 06:05 tabish075

What is MaterialRefreshView? Cannot resolve

klaszlo8207 avatar May 22 '18 12:05 klaszlo8207

MaterialRefreshView is located under the example folder in the demo project.

ghost avatar May 22 '18 16:05 ghost

Ahh I see, thanks

klaszlo8207 avatar May 22 '18 21:05 klaszlo8207