GitToTheHub commented on code in PR #1519: URL: https://github.com/apache/cordova-docs/pull/1519#discussion_r3845226005
########## www/docs/en/latest/config_ref/images.md: ########## @@ -140,9 +146,10 @@ In the `config.xml`, we will add `resource-file` to copy the `colors.xml` into t **See Also:** -- [Android icon guide](https://developer.android.com/guide/practices/ui_guidelines/icon_design_adaptive) +- [Create app icons with Android Studio](https://developer.android.com/studio/write/create-app-icons) +- [Add multi-density vector graphics with Vector Asset Studio](https://developer.android.com/studio/write/vector-asset-studio) +- [Adaptive icon design guidance](https://developer.android.com/develop/ui/compose/system/icon_design_adaptive) - [Android Adaptive icons - User theming](https://developer.android.com/develop/ui/views/launch/icon_design_adaptive#user-theming) -- [Android - Supporting multiple screens](https://developer.android.com/guide/practices/screens_support.html) Review Comment: I checked the link and it exists. Only `.html` can be removed at the end: ``` https://developer.android.com/guide/practices/screens_support ``` -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
