deano2390/FlowTextView

Bug with bold html

Opened this issue · 0 comments

There seems to be an issue with FlowTextView in combination with bold html. If bold html is used the last character of the text will not be visible. For example if the text is

<strong>test</strong>

it is shown as
"tes"

It's easy reproducable and it doesn't matter what child views you use in the layout.