You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
it is shown as
"tes"
It's easy reproducable and it doesn't matter what child views you use in the layout.
The text was updated successfully, but these errors were encountered: