konifar / android-material-design-icon-generator-plugin

This plugin help you to set material design icon to your project.
Apache License 2.0
2.41k stars 239 forks source link

Support for transparency (for Navigation Drawer) #24

Closed ChristopheVersieux closed 9 years ago

ChristopheVersieux commented 9 years ago

As explained in guidelines (link below) , Drawer icon should be: 54% #000000 Maybe I am wrong, but is seems that the current plugin doesn't allow such icons. Should we work with alpha in xml (which might not be a good idea regarding performances?)

http://www.google.com/design/spec/patterns/navigation-drawer.html#navigation-drawer-specs

Frank1234 commented 9 years ago

Same thing here, for this lib to be helpful it needs to support transparency 54%.

konifar commented 9 years ago

@ChristopheVersieux @Frank1234 The next version 1.3 will be released after few days. New version supports transparency color. You can set 54% (8A~) transparency.

material_icon_generator
ChristopheVersieux commented 9 years ago

Well done sir!

ahornerr commented 9 years ago

:+1:

konifar commented 9 years ago

@ChristopheVersieux @Frank1234 New version was released. Please try it :)

Frank1234 commented 8 years ago

Awesome, thanks!