Android代码-ToDoList

时间:2022-08-25 12:41:11
【文件属性】:

文件名称:Android代码-ToDoList

文件大小:3.35MB

文件格式:ZIP

更新时间:2022-08-25 12:41:11

Android代码

ToDoList []() Live DEMO on appetize.io Check this project on dribbble Read how we did it on our blog Requirements Android SDK 16 Usage Add to your root build.gradle: allprojects { repositories { ... maven { url "https://jitpack.io" } } } Add the dependency: dependencies { compile 'com.github.yalantis:todolist:v1.0.1' } How to use this library Add BatRecyclerView to your xml layout Create BatListener private BatListener mListener = new BatListener() {


【文件预览】:
ToDoList-master
----gradlew(5KB)
----settings.gradle(27B)
----library()
--------src()
--------build.gradle(1006B)
--------proguard-rules.pro(656B)
----gradle()
--------wrapper()
----README.md(8KB)
----content_shot_to-do_dribbble.gif(3.03MB)
----gradlew.bat(2KB)
----gradle.properties(855B)
----.gitignore(97B)
----app()
--------src()
--------.gitignore(7B)
--------build.gradle(625B)
--------proguard-rules.pro(656B)
----build.gradle(397B)

网友评论