lcodecorex / TwinklingRefreshLayout

RefreshLayout that support for OverScroll and better than iOS. 支持下拉刷新和上拉加载的RefreshLayout,自带越界回弹效果,支持RecyclerView,AbsListView,ScrollView,WebView
Apache License 2.0
4k stars 672 forks source link

compile 'com.wang.avi:library:1.0.1'依赖太旧 #46

Closed supersugar closed 7 years ago

supersugar commented 7 years ago

正好本人项目中用到compile 'com.wang.avi:library:2.1.3' 而TwinklingRefreshLayout中是1.0.1版本 这样运行就会报错了,请问可以升级一下该依赖吗?

ghost commented 7 years ago

同遇到该问题。。。

chimis commented 7 years ago

同上

lcodecorex commented 7 years ago

@supersugar @kstg3646426 @chimis v1.06已经去除了依赖,感谢反馈!