Skip to content

Remove scientific notation from vector drawables to prevent crashes

Torsten Grote requested to merge 948-vector-crash into master

We should be careful not to allow vector drawables with scientific e notation in the app.

Details: http://stackoverflow.com/a/40829348

Closes #948 (closed)

Merge request reports