Android代码-TimeLineView

时间:2022-08-28 02:34:15
【文件属性】:

文件名称:Android代码-TimeLineView

文件大小:1.79MB

文件格式:ZIP

更新时间:2022-08-28 02:34:15

Android代码

TimeLineView Android Timeline View Library demonstrate the the power of ConstraintnLayout and RecyclerView. Showcase             Quick Setup 1. Include library Using Gradle TimelineView is currently available in on Jitpack so add the following line before every other thing if you have not done that already. allprojects { repositories { ... maven { url 'https://jitpack.io' } } } Then add the following line dependencies { compile 'com.github.po10cio:TimeLineView:1.0.2' } Usi


【文件预览】:
TimeLineView-master
----.travis.yml(960B)
----gradlew.bat(2KB)
----gradlew(5KB)
----gradle.properties(730B)
----app()
--------proguard-rules.pro(932B)
--------src()
--------.gitignore(7B)
--------build.gradle(2KB)
----gradle()
--------wrapper()
----sc()
--------sc1.png(215KB)
--------sc2.png(738KB)
--------sc3.png(751KB)
----.idea()
--------markdown-navigator()
--------gradle.xml(684B)
--------runConfigurations.xml(564B)
--------misc.xml(6KB)
--------vcs.xml(180B)
--------copyright()
--------modules.xml(494B)
--------compiler.xml(686B)
----LICENSE.md(1KB)
----.gitignore(118B)
----CHANGELOG.md(455B)
----README.md(5KB)
----settings.gradle(32B)
----build.gradle(1KB)
----timelineview()
--------proguard-rules.pro(932B)
--------src()
--------.gitignore(7B)
--------build.gradle(1KB)

网友评论