Skip to content

ashLikun/XLayoutManager

Repository files navigation

Release

XLayoutManager项目简介 自定义LayoutManage

使用方法

build.gradle文件中添加:

allprojects {
    repositories {
        maven { url "https://jitpack.io" }
    }
}

并且:

dependencies {
    implementation 'com.github.ashLikun:XLayoutManager:{latest version}'
}

详细介绍

用法与普通的LayoutManage 相差无几

效果图

EchelonLayoutManager PickerLayoutManager SlideLayoutManager
img1 img2 img3
SkidRightLayoutManager ViewPagerLayoutManager FrameLayouManage
img4 img5 img6

About

画廊布局的RecycleView LayoutManage

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages