cordova-docs
cordova-docs copied to clipboard
Two corrections to the "Icons" page
Platforms affected
"Icons" page (iOS and Electron)
Motivation and Context
- The "
density" parameter is for Android not for iOS - The correct value is "
app" not "application"
Description
- Removed "
density" from the example - Corrected from "
application" to "app"
Testing
Checklist
- [ ] I've run the tests to see all new and existing tests pass
- [ ] I added automated test coverage as appropriate for this change
- [ ] Commit is prefixed with
(platform)if this change only applies to one platform (e.g.(android)) - [ ] If this Pull Request resolves an issue, I linked to the issue in the text above (and used the correct keyword to close issues using keywords)
- [ ] I've updated the documentation if necessary
Hello @NiklasMerz
When are you planning to review these changes of mine?
Thank you.
Hello @erisu
When are you planning to review these changes of mine?
Thank you.
Hello @breautek
Please could you take a look at this PR of mine?
Thank you.
Thank you, the changes will be live on the dev site in approximately 30 minutes and will appear on the main site next time we "snapshot" the docs.