cymcsg / UltimateRecyclerView

A RecyclerView(advanced and flexible version of ListView in Android) with refreshing,loading more,animation and many other features.
Apache License 2.0
7.22k stars 1.43k forks source link

下拉刷新bug #215

Open hanliuxin5 opened 9 years ago

hanliuxin5 commented 9 years ago

build.gradle(APP)使用compileSdkVersion 22 , compile 'com.android.support:appcompat-v7:22.0.1' 那下拉刷新就没问题(UltimateRecyclerView.setDefaultOnRefreshListener.......)

但是如果使用compileSdkVersion 23,compile 'com.android.support:appcompat-v7:23.0.1'就会导致下拉刷新动画大概率停滞。

HuJianChong commented 8 years ago

+1

kyly1982 commented 8 years ago

+1

love999 commented 8 years ago

原来如此!!! thx !!! +1