Clashing PNG and 9-PNG files
Clashing PNG and 9-PNG files
If you accidentally name two separate resources file.png
and file.9.png
, the image file and the nine patch file will both map to the same drawable resource, @drawable/file
, which is probably not what was intended.
Issue id: IconMixedNinePatch
Inspection Details | |
---|---|
Available in: | IntelliJ IDEA 2023.3, Qodana for Android 2023.3, Qodana for JVM 2023.3 |
Plugin: | Android, 2022.3.1 Beta 2 |
Last modified: 13 July 2023