I'm getting a crash just inflating the layout with a com.richpath.RichPathView and my VectorDrawable (which comes up fine and correctly in an ImageView). I had a similar problem when I had tried https://github.com/devendroid/VectorChildFinder right beforehand -- an issue there said that it happened with VectorDrawables containing gradients, which mine has, so maybe your library has the same problem.