文件名称:Android代码-simplegraph
文件大小:179KB
文件格式:ZIP
更新时间:2022-08-28 00:35:05
Android代码
Simplegraph Simplegraph is Android custom view that can generate graphs similar to the ones you see on coin trading/exchange sites. If you clone the whole project, main app is a sample app that you can run and see simplegraph functionality in action. Why this library is out there? Well, I've spent too much time looking for library that does only one thing, and that is, creates graph for simple representation of values over time. Sure, there are already some nice libraries out there that can do t
【文件预览】:
simplegraph-master
----gradlew(5KB)
----settings.gradle(31B)
----img()
--------screenshot.jpg(90KB)
----README.md(3KB)
----gradlew.bat(2KB)
----gradle.properties(1KB)
----.gitignore(2KB)
----app()
--------src()
--------build.gradle(1KB)
--------proguard-rules.pro(751B)
----simplegraph()
--------src()
--------maven-push.gradle(4KB)
--------gradle.properties(66B)
--------build.gradle(978B)
--------proguard-rules.pro(751B)
----build.gradle(677B)