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

Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 2124 (SVG Loader) #3

Closed mradzinski closed 9 years ago

mradzinski commented 9 years ago

The sample project crashes with an internal platform error (no stacktrace). Crashes on devices from API 14 till API 19, different device models, emulated and physical devices as well. Works on API 19 and above.

geftimov commented 9 years ago

@mradzinski I will investigate that.

geftimov commented 9 years ago

@mradzinski I have made some changes to the library and now it should work for all versions.

geftimov commented 9 years ago

Closing this issue