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
When images are added to the Markdown, they appear, but they do not animate.
This seems likely to be related to Compose not "remembering" the Coil image painters. There may be a convoluted solution to handle this, even though the underlying code is all rendered in Android Views inside of an EditText. This may not be easy to solve.
The text was updated successfully, but these errors were encountered:
When images are added to the Markdown, they appear, but they do not animate.
This seems likely to be related to Compose not "remembering" the Coil image painters. There may be a convoluted solution to handle this, even though the underlying code is all rendered in Android Views inside of an EditText. This may not be easy to solve.
The text was updated successfully, but these errors were encountered: