geftimov / android-pathview

Android view with both path from constructed path or from svg.
Apache License 2.0
2.91k stars 513 forks source link

Attempt to invoke a virtual method 'float android.graphics.RectF.width()' on a null object reference. #20

Open ghost opened 8 years ago

ghost commented 8 years ago

This happens when I try to add a SVG file to the raw folder. Is there something I should check with the SVG doc before using it?