I added a `<group>` tag into my vector drawable xm...
# compose
i
I added a
<group>
tag into my vector drawable xml to rotate it 90 degrees and it shows up in preview but not in app with
DrawVector
shows up blank 🤔
l
Yes, groups don't work in the current release. This has been fixed and will be available in a future release.
👍 2
i
aha thanks that explains things cheers 🙂