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

Progressive Web App Splash Screen requires higher res images (256px+) #234

Closed
paulirish opened this issue May 5, 2016 · 6 comments
Closed

Comments

@paulirish
Copy link

paulirish commented May 5, 2016

The splash screen functionality described here uses a pretty high res image. In order to use the native image without scaling it must be 128dp, which converts into some pretty hi-res images.

They start at 192px for older phones and go up to 512px.

In all, these sizes should be generated with manifest icon entries created: 192, 256, 384, 512

More details here: GoogleChrome/lighthouse#291

@phbernard phbernard added this to the Package v0.13 milestone May 13, 2016
@phbernard
Copy link
Contributor

Implemented in branch package_0_13

@addyosmani
Copy link

Came here to file just this. Discovered @paulirish has already done so and it's been implemented. Wooo! 🎉

@paulirish
Copy link
Author

paulirish commented May 27, 2016 via email

@phbernard
Copy link
Contributor

Soon!

image

To be released next week. Well, I already said that a week ago, but this time this is true :)

@Tathanen
Copy link

Ooh can't wait.

@phbernard
Copy link
Contributor

Deployed yesterday.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants