breautek opened a new issue #1120:
URL: https://github.com/apache/cordova-docs/issues/1120


   # Bug Report
   
   ## Problem
   
   Documentation for android adaptive icons located at 
https://cordova.apache.org/docs/en/9.x/config_ref/images.html#android claims 
the `density` attribute is optional.
   
   Thanks to the investigation done by 
https://github.com/apache/cordova-android/issues/1066#issuecomment-690316769 
the `density` attribute is in fact not optional.
   
   Additionally, it probably doesn't make sense for this attribute to be 
optional, because otherwise you'd have to infer the density by some other means 
which may create for a confusing API.
   
   The documentation should be updated to remove the _optional_ text.


----------------------------------------------------------------
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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to