Reputation: 1441
Is it possible to have a custom cap at the end of a path of on a vector drawable like an SVG Marker?
If not, is there a way to find the location of the end of the path from the Vector Drawable so I can draw it myself?
The vector drawable will be animated by trimming its path, so the value will be dynamic.
Example below:
Upvotes: 3
Views: 174