Icon is specified both as .xml file and as a bitmap
Icon is specified both as .xml
file and as a bitmap
If a drawable resource appears as an .xml
file in the drawable/
folder, it's usually not intentional for it to also appear as a bitmap using the same name; generally you expect the drawable XML file to define states and each state has a corresponding drawable bitmap.
Issue id: IconXmlAndPng
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