html-textview icon indicating copy to clipboard operation
html-textview copied to clipboard

TextView to display simple HTML

Results 38 html-textview issues
Sort by recently updated
recently updated
newest added

This is reproducible only on Android 6.0. I have seen this on Genymotion and Nexus 5X. It appears only when list is nested in another one: Coffee Tea Black tea...

bug

Hi, I'm trying to render this HTML ``` @std/esm Usage Run npm i --save @std/esm in your package or app directory.Call require("@std/esm") before importing ECMAScript modules. Enable ESM in the...

Is the the tag with type="A" isn't supported? I've trying to use it but it's give me the number list instead the "A"

I am trying to set **Test for special chars & , ** text but it is removing < > and look like **Test for special chars & , ** this...

Image click event,How to ???点击图片怎么响应事件

When I have phone number in html I want to make this phone number interactive. So that user can tap on it and dial this number. Something like ```

May be need Mini or Max size for UE. Or Add function to set BitmapDrawable scale

When you press and hold on the screen of the mobile phone, the system will pop up copy and paste, press and hold the screen again, application crash

I am trying to add html in HTMLTextView but getting followoing error : **Getting error on this line** descTV.setHtml(vacancies_desc, new HtmlResImageGetter(descTV)); **ERROR** java.lang.RuntimeException: Unable to start activity ComponentInfo{com.arihanteducationgroup.online.indore/com.arihanteducationgroup.online.indore.activities.DetailVacancy}: java.lang.IndexOutOfBoundsException: setSpan...