// 添加以下代码到项目根目录下的build.gradle
allprojects {
repositories {
maven { url "https://jitpack.io" }
}
}
// 添加以下代码到app模块的build.gradle
dependencies {
implementation 'com.github.dora4:dview-swipe-layout:1.0'
}
-
Notifications
You must be signed in to change notification settings - Fork 0
下拉刷新上拉加载
License
dora4/dview-swipe-layout
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|