文件名称:Android代码-HtmlSpanner
文件大小:108KB
文件格式:ZIP
更新时间:2022-08-25 23:14:54
Android代码
Android HTML rendering library HtmlSpanner started as the HTML rendering library for PageTurner, but looking through some questions on * I noticed how many people were struggling with the infamous Html.fromHtml() and getting its results to display properly in TextViews. HtmlSpanner allows you full control over how tags are rendered and gives you all the data about the location of a tag in the text. This allows proper handling of anchors, tables, numbered lists and unordered lists. Th
【文件预览】:
HtmlSpanner-master
----build.gradle(1KB)
----LICENSE-2.0.txt(11KB)
----src()
--------main()
--------test()
----gradlew(5KB)
----pom.xml(2KB)
----README.md(2KB)
----gradlew.bat(2KB)
----gradle()
--------wrapper()