Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs: Update icon size for Chrome Mobile web apps #1587

Closed
wants to merge 1 commit into from
Closed

Docs: Update icon size for Chrome Mobile web apps #1587

wants to merge 1 commit into from

Conversation

antleblanc
Copy link
Contributor

According to the Chrome documentation, we should use 192px image

https://developer.chrome.com/multidevice/android/installtohomescreen#icon

alrra pushed a commit that referenced this pull request Aug 28, 2014
The recommended size for the icon that Chrome Mobile uses to
install to the homescreen was recently changed to 192×192px.

Ref: https://developer.chrome.com/multidevice/android/installtohomescreen#icon
     #1587

Close: #1587
@alrra
Copy link
Member

alrra commented Aug 28, 2014

@antleblanc Thanks!

Note: @addyosmani seems to have done the tests.

@addyosmani, @gauntface any particular reason why this was changed?

@alrra alrra closed this Aug 28, 2014
@addyosmani
Copy link
Contributor

We discovered that apparently Android has only ever supported a max icon size of 192x192. We spoke to the engineers that implemented it. Going to make a short announcement to remind people of this as part of our WSK release today - happy to link to this H5BP commit too if that works for you :)

@alrra
Copy link
Member

alrra commented Aug 28, 2014

We discovered that apparently Android has only ever supported a max icon size of 192x192.

@addyosmani Interesting! Thanks for letting us know!

Going to make a short announcement to remind people of this as part of our WSK release today - happy to link to this H5BP commit too if that works for you :)

Feel free! It seems you already did.

eleanor-byhook pushed a commit to eleanor-byhook/html5-boilerplate that referenced this pull request Feb 29, 2016
The recommended size for the icon that Chrome Mobile uses to
install to the homescreen was recently changed to 192×192px.

Ref: https://developer.chrome.com/multidevice/android/installtohomescreen#icon
     h5bp/html5-boilerplate#1587

Close: h5bp/html5-boilerplate#1587
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants