Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

希望更新一下(重大bug发现,无法兼容 Android P,不推荐使用) #40

Open
MX8CLUB opened this issue Aug 1, 2019 · 2 comments
Milestone

Comments

@MX8CLUB
Copy link

MX8CLUB commented Aug 1, 2019

//1.1.0 (1.0.5及以前版本的老用户升级需谨慎,API改动过大)
compile 'com.scwang.smartrefresh:SmartRefreshLayout:1.1.0-alpha-32'
compile 'com.scwang.smartrefresh:SmartRefreshHeader:1.1.0-alpha-32'//没有使用特殊Header,可以不加这行
compile 'com.android.support:appcompat-v7:25.3.1'//版本 23以上(必须)

//1.1.0 androidx 版本
implementation 'com.scwang.smartrefresh:SmartRefreshLayout:1.1.0-andx-15'
implementation 'com.scwang.smartrefresh:SmartRefreshHeader:1.1.0-andx-15'
implementation 'androidx.legacy:legacy-support-v4:1.0.0'

//1.0.5 (重大bug发现,无法兼容 Android P,不推荐使用)

@2534290808
Copy link
Member

这个可能需要一段时间

@2534290808 2534290808 added this to the v1.0.0 milestone Nov 12, 2019
@jp928
Copy link

jp928 commented Mar 23, 2021

@MX8CLUB @2534290808
弄了一个PR:
#58

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants