AdaptiveIconView
AdaptiveIconView copied to clipboard
Auto-Resize Legacy Icons
Option to guess the shape of a legacy icon and dynamically resize it to fit inside the shape of the clip path. This is already kind of done using the isTransparent
(or maybe it's hasTransparency
, I can't remember) method to set the scale to 1 if it doesn't have any transparency (meaning the icon will always cover an area greater than the shape) or 1.25 if it doesn't.
NO WRONG ISSUE I MEANT #2 UH WHOOPS