You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2021/04/16 09:39:06 UTC

[GitHub] [cordova-android] faugusztin commented on issue #694: Error:[One of the following attributes are set but missing the other for the density type: ldpi, mdpi, hdpi, xhdpi, xxhdpi, xxxhdpi. Please ensure that all require attributes are defined.]

faugusztin commented on issue #694:
URL: https://github.com/apache/cordova-android/issues/694#issuecomment-821053674


   What happens if you remove the type="mdpi" attribute from your icon definition ? Icon has no such attribute according to [documentation](https://cordova.apache.org/docs/en/10.x/config_ref/images.html#page-toc-source). Also you are supposed to use the foreground attribute too if you are using the background attribute for adaptive icons. In general, your icon definition doesn't match the documentation (this didn't change between Cordova 9 & 10).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org