easylauncher-gradle-plugin icon indicating copy to clipboard operation
easylauncher-gradle-plugin copied to clipboard

Add support for vector drawables

Open akaita opened this issue 7 years ago • 5 comments

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

akaita avatar Feb 18 '18 22:02 akaita

Support for round icons is also missing

mortenholmgaard avatar Apr 26 '18 12:04 mortenholmgaard

Any updates on the issue?

olegivo avatar Apr 08 '19 12:04 olegivo

@akaita , what about this fork?

olegivo avatar Jan 03 '20 13:01 olegivo

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

claucookie avatar Apr 29 '20 14:04 claucookie

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"
}

mateuszkwiecinski avatar Aug 01 '20 11:08 mateuszkwiecinski