Skip to content

0.5 -- Static VectorDrawables

Compare
Choose a tag to compare
@benpious benpious released this 08 Jul 22:52
· 14 commits to master since this release
abe0914

This release supports most of the most common features desired by VectorDrawable users:

  • paths
  • groups
  • theme colors (through your own theme object)
  • resource colors (through your own resource system)
  • clip-paths
  • transforms

Important Omissions:

  • no animated VectorDrawables
  • no support for non-colors provided by a theme or resources
  • no support for certain gradient types