Finds icons that have identical bitmaps across various configuration parameters
If an icon is provided under different configuration parameters such as drawable-hdpi
or -v11
, they should typically be different. This detector catches cases where the same icon is provided in different configuration folder which is usually not intentional.