omadahealth / SwipyRefreshLayout

A SwipeRefreshLayout extension that allows to swipe in both direction
MIT License
963 stars 218 forks source link

Customize progressBar drawable #71

Open zezekalo opened 6 years ago

zezekalo commented 6 years ago

I'd like to know is there any possibility to customize drawable which is used as indicator for loading process? As it is for simple progressbar android:indeterminateDrawable="@drawable/rotate_loading" ?