Android代码-html-textview

时间:2022-08-26 02:41:16
【文件属性】:
文件名称:Android代码-html-textview
文件大小:119KB
文件格式:ZIP
更新时间:2022-08-26 02:41:16
Android代码 HtmlTextView for Android HtmlTextView is an extended TextView component for Android, which can load HTML and converts it into Spannable for displaying it. It is a replacement for usage of the WebView component, which behaves strange on some Android versions, flickers while loading, etc. The library also includes a workaround to prevent TextView from crashing on specific Android versions and the possibility to load images from local drawables folder or from the Internet. This library is kept tiny
【文件预览】:
html-textview-master
----gradlew(5KB)
----settings.gradle(42B)
----HtmlTextView()
--------src()
--------.gitignore(298B)
--------build.gradle(710B)
----example()
--------src()
--------.gitignore(298B)
--------build.gradle(476B)
----LICENSE(11KB)
----gradle()
--------wrapper()
----README.md(6KB)
----gradlew.bat(2KB)
----.gitignore(298B)
----build.gradle(347B)

网友评论