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

Nice control and it did helped me solve my android blog viewer issues with WebView. Only thing I am not able to achieve with this component is pre-formatted text. Please...

When loading a lot of images, the textview will display one image at a time, resulting in the scrolling of the length of the textview.

there is bug from example code. ![screenshot_1539168393](https://user-images.githubusercontent.com/2572403/46731333-16d33780-cc93-11e8-8975-76c8e1fea0d3.png)

Android P introduced support for PrecomputedText which has been backported to provide a compat version. [This article explains its benefits. Primarily performance gain](https://medium.com/appnroll-publication/what-is-new-in-android-p-precomputedtext-2a62ec9e8613) Would absolutely love it if this can...

I have implemented htmlTextView inside a viewPager. But its a weird thing that onClickListener is not triggered. Please have look in this issue. But onClickListene on the textView is triggered....

enhancement

when I pass a large html, I cannot scroll to the bottom.

bug

The latest update fixed the padding of bullet points perfectly! Can the same fix be applied for quote tags? The text is almost touching the blue vertical bar line… Thanks!

Can we use strings resource instead of setting programmatically?

enhancement

Hi! During rendering ``` 502 Bad Gateway 502 Bad Gateway nginx ``` I am getting java.lang.RuntimeException: PARAGRAPH span must start at paragraph boundary.

bug

Instead a stripped down version of the table is stored in the ClickableTableSpan, with all the attributes and `` tags missing.