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

1.0.3的版本在Android Studio中加载不起 #12

Closed marcoaros closed 7 years ago

marcoaros commented 7 years ago

compile 'com.lcodecorex:tkrefreshlayout:1.0.3' 这个加载不了

lcodecorex commented 7 years ago

我这几个库的版本是appcompat-v7:23.2.0,recyclerview-v7:23.2.0,classpath 'com.android.tools.build:gradle:2.2.0',看看是不是跟你的环境版本不对应