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.