文件名称:Android代码-让RecyclerViews之间的间隔线更加方便
文件大小:8.1MB
文件格式:ZIP
更新时间:2022-08-26 01:47:58
Android代码
Dividers Dividers is an Android library to easily create separators for your RecyclerViews. It supports a wide range of dividers from simple ones, that apply to all your items equally, to a system of selectors that apply different styles to each item. Screenshots Usage The easiest way to start using Dividers is to create a DividerItemDecoration with a layer and provide it to your RecyclerView as follows: // Create a drawable for your divider Drawable exampleDrawable = getResources().getDrawa
【文件预览】:
Dividers-master
----.gitignore(122B)
----sample()
--------.gitignore(7B)
--------build.gradle(564B)
--------src()
----settings.gradle(31B)
----art()
--------example.gif(7.17MB)
----build.gradle(409B)
----.travis.yml(214B)
----gradlew(5KB)
----CONTRIBUTING.md(2KB)
----LICENSE.txt(11KB)
----README.md(8KB)
----gradlew.bat(2KB)
----gradle.properties(629B)
----config()
--------checkstyle.xml(3KB)
----gradle()
--------wrapper()
----dividers()
--------.gitignore(7B)
--------build.gradle(573B)
--------src()