AppIconLoader icon indicating copy to clipboard operation
AppIconLoader copied to clipboard

Android app icon loader from AOSP iconloaderlib

Results 3 AppIconLoader issues
Sort by recently updated
recently updated
newest added

Substantial changes will be needed becasue iconloaderlib no longer draws the badge onto the bitmap since [ag/393bc59246f0f88f62b9879000d57fde36cdb214](https://android.googlesource.com/platform/frameworks/libs/systemui/+/393bc59246f0f88f62b9879000d57fde36cdb214%5E%21/).

enhancement

## Expected Behavior Adaptive icons should have the same size ## Actual Behavior Adaptive icons have different sizes when using the Glide or Coil image loader. Curiously, it doesn't happen...

bug