文件名称:Android代码-dante
文件大小:640KB
文件格式:ZIP
更新时间:2022-08-25 20:37:01
Android代码
Dante Dante is a text parser to easily generate a Spannable from a raw input, right now it supports only HTML but the idea is to be able to support multiple input types (e.g., MarkDown). Originally I authored Dante in Pause, the project is now dead and I decided to open source it. This is the very first release of Dante, the api will (most likely) change for the better with successive iterations. Installation Simply add the following to your build.gradle: repositories { jcenter() } dependenc
【文件预览】:
dante-master
----gradlew(5KB)
----settings.gradle(23B)
----images()
--------screencast.gif(546KB)
----lib()
--------src()
--------.gitignore(7B)
--------build.gradle(1KB)
--------proguard-rules.pro(656B)
----.idea()
--------runConfigurations.xml(564B)
--------misc.xml(2KB)
--------compiler.xml(686B)
--------gradle.xml(675B)
--------encodings.xml(159B)
--------modules.xml(444B)
--------copyright()
--------vcs.xml(180B)
----LICENSE(1KB)
----gradle()
--------wrapper()
----README.md(2KB)
----gradlew.bat(2KB)
----gradle.properties(730B)
----.gitignore(118B)
----app()
--------src()
--------.gitignore(7B)
--------build.gradle(740B)
--------proguard-rules.pro(656B)
----build.gradle(498B)