Skip to content

release-3.4.0

Compare
Choose a tag to compare
@mateuszkwiecinski mateuszkwiecinski released this 26 Sep 22:43
· 1219 commits to master since this release
7039e0c

Added

  • Custom set of icons which should have the ribbon applied, can be provided using iconNames property #78
easylauncher {
    iconNames = [ "@mipmap/custom_launcher_icon" ]
}

Passing a non empty value to the property disables automatic launcher icon discovery. See Readme.md for details.