Icon appears in both -nodpi and dpi folders
Icon appears in both -nodpi
and dpi folders
Bitmaps that appear in drawable-nodpi
folders will not be scaled by the Android framework. If a drawable resource of the same name appears both in a -nodpi
folder as well as a dpi folder such as drawable-hdpi
, then the behavior is ambiguous and probably not intentional. Delete one or the other, or use different names for the icons.
Issue id: IconNoDpi
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