Fixed
Status Update
Comments
so...@google.com <so...@google.com> #2
This was fixed in https://android-review.googlesource.com/880833 and will be available in Navigation 1.0.0-alpha10.
di...@google.com <di...@google.com>
di...@google.com <di...@google.com> #3
The fix for this issue will be available in Koala.1 Beta 1.
Description
TextDefaults.fromHtml()
to parse HTML into an AnnotatedString.When using the usage sample from that PR and rendering it in a Preview, the Preview fails to render.
The reason is that
XMLReader
cannot be instantiated.This is the part of the stack trace not from my application: