Android代码-rich-text-android

时间:2022-08-25 23:18:18
【文件属性】:

文件名称:Android代码-rich-text-android

文件大小:14.28MB

文件格式:ZIP

更新时间:2022-08-25 23:18:18

Android代码

RichText Library Features Display rich text using a fluent interface. Support Image loading from network. Parse HTML, including images and video tag into displayable content. Download Use Gradle: repositories { jcenter() } dependencies { compile 'io.square1:richtext:x.x.x' } Setup a RichContentView Add a RichContentView to an xml layout, wrap around a ScrollView to enable content scrolling. Enable Image download Supply an instance of a class that implements UrlImageDownloader inst


网友评论