romainguy / road-trip

A sample Android application that demonstrates how to implement various visual effects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

mradzinski opened this issue · comments

Hi @romainguy, I know this crash doesn’t occur on 4.4, that it has been fixed in the platform and that the NPE is caused by the canvas not being backed by a bitmap. Is there any fix applicable for API 16 and above?

Thanks!