Fixed
Status Update
Comments
uc...@google.com <uc...@google.com> #2
Thank you for suggesting this enhancement. We value the feedback from our community and hope to review your suggestion in an upcoming sprint.
tn...@google.com <tn...@google.com> #3
Implemented for 3.2 canary 11. Thanks for the report.
to...@gmail.com <to...@gmail.com> #4
Thanks a lot!!!!
Description
Invalid vector paths
This check ensures that vector paths are valid. For example, it makes sure that the numbers are not using scientific notation (such as 1.0e3) which can lead to runtime crashes on older devices. As another example, it flags numbers like .5 which should be written as 0.5 instead to avoid crashes on some pre-Marshmallow devices.
It allows automatic fix action but just for one number, which is really crazy fix.
There is really not a way how to apply it to the all?
I have 3 000 occurrences of this issue.
I really think that InteliJ IDEA itself supports it.
Build: 3.1 RC 1, AI-173.4625007, 201802272218,
AI-173.4625007, JRE 1.8.0_152-release-1024-b02x64 JetBrains s.r.o, OS Windows 10(amd64) v10.0 , screens 2560x1440, 1920x1080, 1920x1080
Android Gradle Plugin: 3.1.0-rc01
Gradle: 4.5.1