Android代码-Android RecyclerView的DSL库。

时间:2022-08-25 23:37:14
【文件属性】:
文件名称:Android代码-Android RecyclerView的DSL库。
文件大小:171KB
文件格式:ZIP
更新时间:2022-08-25 23:37:14
Android代码 Build RecyclerView With DSL > Let's talk about how to use DSL in RecyclerView, this framework has been widely used in my project. It could help you build RecyclerView List in DSL Style like Anko Layout. implementation 'cn.edu.twt.retrox:recyclerviewdsl:x.y.z' //the use display on the badge above 中文文档以及原理介绍 Features Super Light Weight (Only one kotlin file) Extensible (You can create your own items) Easy to use (Just a simple delegate of OnCreateVH and OnBindVH ) Flexible (Anko Style DSL to b
【文件预览】:
RecyclerViewDSL-master
----gradlew(5KB)
----settings.gradle(35B)
----README_ZH.md(22KB)
----.idea()
--------codeStyles()
----LICENSE(11KB)
----gradle()
--------wrapper()
----README.md(14KB)
----recyclerviewdsl()
--------src()
--------bintray.gradle(2KB)
--------.gitignore(7B)
--------build.gradle(978B)
--------proguard-rules.pro(751B)
----gradlew.bat(2KB)
----gradle.properties(726B)
----.gitignore(137B)
----app()
--------src()
--------.gitignore(7B)
--------build.gradle(1KB)
--------proguard-rules.pro(751B)
----build.gradle(882B)

网友评论