akaita/easylauncher-gradle-plugin

Add support for vector drawables

akaita opened this issue · 5 comments

Adaptive icons can be defined with vector drawables. Should support those.

Support for round icons is also missing

Any updates on the issue?

@akaita , what about this fork?

+1 :) it would be great if this could be added.

I allowed myself to fork the project, update it and fix the issue which blocked me from using the plugin.
Feel free to try to try it out at:

plugins {
  id "com.starter.easylauncher" version "3.9.0"
}