akaita / easylauncher-gradle-plugin

Add a different ribbon to each of your Android app variants using this gradle plugin. Of course, configure it as you will
Apache License 2.0
959 stars 52 forks source link

Strange behavior on Samsung phone #20

Open NicolasDucom opened 6 years ago

NicolasDucom commented 6 years ago

Hi ! I hope I'm not missing something, when using a Galaxy S6 running API 24, without Easylauncher I get normal Rounded Icons, however when using it the icon defaults to square inside of the rounded icon shape, here's a screenshot since my description probably doesn't make much sense, I've tried it with the "example-custom" project you provided : Without EasyLauncher : screenshot_20180418-110713 With EasyLauncher : screenshot_20180418-110130

TamasBarta commented 6 years ago

Maybe related to #9? Maybe even duplicate?

NicolasDucom commented 6 years ago

Actually I just realised it might have something to do with Icon Frames on Touchwiz, just strange that the icon without the banner isn't resized the same way

akaita commented 6 years ago

Mmm. That looks like Samsung backported adaptive icons to Touchwiz in API 24? I'm not sure what they are doing there.

I have access to a S6, so I'll try to replicate.