bkach
bkach

Reputation: 1441

Custom path cap on a Vector Drawable?

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:

custom path example

Upvotes: 3

Views: 174

Answers (0)

Related Questions