Android代码-Recyclerview-Gallery

时间:2022-08-26 02:12:35
【文件属性】:

文件名称:Android代码-Recyclerview-Gallery

文件大小:5.44MB

文件格式:ZIP

更新时间:2022-08-26 02:12:35

Android代码

README 中文版文档 This library shows you a gallery using RecyclerView. Usage First step, add dependence in your build.gradle. compile 'com.ryan.rv_gallery:rv-gallery:1.1.2' Second step, using GalleryRecyclerView in your layout file. <!-- PagerSnapHelper can move just one page when scroll --> <!-- LinearSnapHelper can move serveral page when scroll--> Third step, init your GalleryRecyclerView in your java code just like using the normal RecyclerView. Note that you must use the LinearLayou


【文件预览】:
Recyclerview-Gallery-master
----gradlew.bat(2KB)
----rv-gallery()
--------proguard-rules.pro(751B)
--------src()
--------.gitignore(7B)
--------build.gradle(3KB)
----gradlew(5KB)
----gradle.properties(730B)
----README_CN.md(7KB)
----LICENSE(11KB)
----app()
--------proguard-rules.pro(950B)
--------src()
--------.gitignore(7B)
--------build.gradle(731B)
----gradle()
--------wrapper()
----用RecyclerView做一个小清新的Gallery效果.md(19KB)
----.gitignore(124B)
----README.md(5KB)
----settings.gradle(30B)
----build.gradle(854B)

网友评论