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

Is this plugin still supported? #74

Open riwe2020 opened 4 years ago

riwe2020 commented 4 years ago

Is this plugin still supported? I ask this, becuase there are some issues with AndroidStudio 3.6+ and this plugin and there are no answers from the developer...

lectricas commented 4 years ago

you don't need this library anymore. Everything is in Android studio. Just go to New - Vector Asset and select the pic you need. It will create a vector drawable for you. Cheers.

riwe2020 commented 4 years ago

Thank you, I know this. But this plugin is more comfortable...

ketanmakwana commented 4 years ago

you don't need this library anymore. Everything is in Android studio. Just go to New - Vector Asset and select the pic you need. It will create a vector drawable for you. Cheers.

What if you want to create layered drawable using bitmap and want an PNG icon with specific color this plugin is more useful than android studio vector.