Updated description
In resources library we need ability to render xml to bitmap format, like ImageBitmap. With future ability to save it to PNG (for example).
Previous description
Is there a way to get vector "drawable" xml and render it into some bitmap (png/jpg) ?
For example for generating some sharable content ?
Everything seems to be exposed only into composable world...
Updated description
In resources library we need ability to render xml to bitmap format, like ImageBitmap. With future ability to save it to PNG (for example).
Previous description
Is there a way to get vector "drawable" xml and render it into some bitmap (png/jpg) ?
For example for generating some sharable content ?
Everything seems to be exposed only into composable world...