Gradle import:
- Add in the Root level
build.gradle:
allprojects{
repositories {
...
maven { url 'https://jitpack.io' }
}
}
- Add Dependency:
dependencies {
implementation 'com.github.DingMouRen:LayoutManagerGroup:1e6f4f96eb'
}
| EchelonLayoutManager | SkidRightLayoutManager | SlideLayoutManager |
|---|---|---|
![]() |
![]() |
![]() |
| PickerLayoutManager | BannerLayoutManager | ViewPagerLayoutManager |
|---|---|---|
![]() |
![]() |
![]() |
此项目已暂停维护。






