dinuscxj / RecyclerRefreshLayout

A pull to refresh layout for android, the RecyclerRefreshLayout is based on the SwipeRefreshLayout. support all the views, highly customizable, code simplicity, etc. really a practical RefreshLayout!
1.67k stars 253 forks source link

As a user, I would like to know whether or not the view is refreshing. #25

Open vpaliy opened 6 years ago

vpaliy commented 6 years ago

Add a getter method for mIsRefreshing

dinuscxj commented 6 years ago

ok, I will do this later