Closed magneticflux- closed 7 years ago
It looks like a bug in the support libraries possibly. The code that triggers the crash happens inside of the AppCompatActivity when it tests for vector drawable support.
AppCompatActivity
It was this bug! I'm updating to AS 3.0 Canary 8 now which fixes the issue.
It looks like a bug in the support libraries possibly. The code that triggers the crash happens inside of the
AppCompatActivity
when it tests for vector drawable support.