baoyongzhang / android-PullRefreshLayout

This component like SwipeRefreshLayout, it is more beautiful than SwipeRefreshLayout.
MIT License
2.06k stars 515 forks source link

Implements setDurations() to override default duration #19

Closed xuxucode closed 9 years ago

xuxucode commented 9 years ago

For us the default animation duration (400ms) is too long, so it's better to add a method to override it.