-
Notifications
You must be signed in to change notification settings - Fork 11
Compatibility table
a-student edited this page Apr 22, 2019
·
3 revisions
| SVG feature | Android VectorDrawable support status |
|---|---|
| Path fill rule | See this page. |
| Pattern | ❌ |
| Mask | ❌ |
| Embedded bitmap image | ❌ |
stroke-dasharray (the pattern of dashes and gaps used to paint the outline of the shape) |
❌ |
| Group opacity | ❌ The converter displays a warning and applies opacity to the inner path elements instead of the group (this helps when there are no overlaps). |
| Linear and radial gradients | Supported starting with Android 7.0 (for exceptions see below). |
| Gradient transform | Uniform only |
| Radial gradient focal point | ❌ |