romannurik / AndroidIconAnimator

Android vector icon animation tool
Apache License 2.0
816 stars 52 forks source link

Avoid crashing the app when invalid SVG is imported #113

Open alexjlockwood opened 7 years ago

alexjlockwood commented 7 years ago

And ideally show some sort of error message snackbar or something indicating the problem. Not catching runtime exceptions that occur seems to cause problems.