On Android, when using spans with tail truncation and paragraph breaks in a text component, a Java.Lang.IndexOutOfBoundsException is thrown. Getting this sample from XamarinUITests Issue7534.
Steps to Reproduce
Run the attached sample
App will get crash while deploy on Android platform.
Description
On Android, when using spans with tail truncation and paragraph breaks in a text component, a Java.Lang.IndexOutOfBoundsException is thrown. Getting this sample from XamarinUITests Issue7534.
Steps to Reproduce
Link to public reproduction project repository
No response
Version with bug
9.0.0 GA
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
Android
Affected platform versions
Android 11
Did you find any workaround?
No response
Relevant log output