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

Add option to add material-like shadow to ribbons #21

Open xgouchet opened 6 years ago

xgouchet commented 6 years ago

It would be nice if we could add a dropped shadow between the ribbon and the icon itself to make the overlay more detached from the base icon

akaita commented 6 years ago

That's an interesting idea.

Feels like you have a very specific thing in mind. Could you provide an example of how it would look?

xgouchet commented 6 years ago

Well, for instance something like this : customcolorribbon2

akaita commented 6 years ago

Thanks for the image, this makes it much easier to visualize 👍.

I can see people wanting this, although I must say I see more like a low-priority requirement. I really want to solve https://github.com/akaita/easylauncher-gradle-plugin/issues/6 before adding more options, so I'm not forced to go wild with overloads. (I image once there is a shadow, I'll be creating the necessity to configure it's height, configure it's direction, ...)

A suggestion to keep and use, thanks.