文件名称:Android代码-Statik
文件大小:275KB
文件格式:ZIP
更新时间:2022-08-26 00:18:37
Android代码
Statik A Kotlin DSL for Android made to display a collection of data-backed views concisely and elegantly. Overview Do you want to show a list of items in Android and wish there was a faster or simpler way? Look no further, Statik is designed for you! Statik is a data-oriented Kotlin DSL, backed by the standard RecyclerView. Just describe your data, set it into the provided adapter and the rest will be handled by Statik, it's that simple! Since Statik is backed by RecyclerView, you can displ
【文件预览】:
Statik-master
----.gitignore(460B)
----gradle()
--------wrapper()
----README.md(3KB)
----build.gradle(864B)
----gradlew.bat(2KB)
----docs()
--------screenshots()
----gradlew(5KB)
----deploy_bintray.sh(376B)
----LICENSE.md(1KB)
----.travis.yml(609B)
----sample()
--------.gitignore(7B)
--------build.gradle(1KB)
--------proguard-rules.pro(751B)
--------src()
----settings.gradle(29B)
----statik()
--------.gitignore(7B)
--------build.gradle(2KB)
--------proguard-rules.pro(751B)
--------src()