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
I really, really need SVG support for a project I'm working on, so I'd like this to be an option in the library as well. Especially since I can't figure out how to get gradle to build richtext as a subproject of my app
In my project, I need to show .svg picture.
I can easy to edit like this to support:
Edit
.\richtext-commonmark\src\androidMain\kotlin\com\halilibo\richtext\markdown\RemoteImage.kt
:I can using same way to show .gif, But it just for me.
Is there a way to make this library support optional? Cause not everyone need this.
The text was updated successfully, but these errors were encountered: