文件名称:Android代码-Yaksa
文件大小:450KB
文件格式:ZIP
更新时间:2022-08-26 01:53:47
Android代码
Yaksa A lightweight RecyclerView tool that lets you render items like Javascript. Read this in other languages: 中文, English As we all know, using RecyclerView to display list data is a must-have feature for every Android developer. However, RecyclerView still has its shortcomings, that is too cumbersome. I believe every developer has had this experience: To show a simple list of only a single type, we need to create an Adapter and we need to create a ViewHolder, for a slightly more complica
【文件预览】:
Yasha-master
----gradlew(5KB)
----settings.gradle(25B)
----example.gif(313KB)
----yasha_and_sange.png(12KB)
----LICENSE(11KB)
----gradle()
--------wrapper()
----README.md(7KB)
----gradlew.bat(2KB)
----.gitconfig(51B)
----gradle.properties(740B)
----README.zh.md(7KB)
----.gitignore(143B)
----app()
--------src()
--------.gitignore(7B)
--------build.gradle(1KB)
--------proguard-rules.pro(751B)
----sange.png(10KB)
----yasha()
--------src()
--------.gitignore(7B)
--------build.gradle(767B)
--------proguard-rules.pro(751B)
----yasha.png(11KB)
----build.gradle(950B)