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

indent should depend on ol list item number. ![Снимок экрана 2020-08-26 в 14 01 36](https://user-images.githubusercontent.com/29694475/91296067-b2e18b80-e7a4-11ea-82f8-1261096617ee.png)

Work normal: `LIST OF OBJECTS` Color wrong: `LIST OF OBJECTS`

How to Set the Size of Pictures?thanks

Tables cannot be displayed in textview, which is inconvenient. If users need to view the contents of tables, they can only switch to the next page。 Whether the table can...

In HtmlTextview we can not add copy paste feature. Do something about it.

I have a simple cardview that contains a htmltextview. But upon compiling, I'm not able to click the cardview and the htmltextview is in focus instead. I tried defining the...

There are many HTML files which have code snippets in them and need to display in a different way. They need to have line numbers and be horizontally scrollable. The...

I use the conductor framework in my project to replace fragment. I change the font in my project, but the font does not change only in the HtmlTextView. ``` class...