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

Updating the webp image to ensure the webpify function handles Android 4.1.2 #23

Merged
merged 1 commit into from Mar 13, 2014

Conversation

aceunreal
Copy link
Contributor

I noticed some of the images (.png) where not displayed correctly on my android device 4.1.2.
Changing the image:data, allowed me to get the proper image loading on my 3 Android test devices.
I assume it is due to the following "(Lossless, Transparency, Android 4.2.1+)" http://developer.android.com/guide/appendix/media-formats.html

@aceunreal
Copy link
Contributor Author

Adding information: The image to webpify must have transparency for the webpify function to fail on Android 4.1.2

TalLevAmi added a commit that referenced this pull request Mar 13, 2014
Updating the webp image to ensure the webpify function handles Android 4.1.2
@TalLevAmi TalLevAmi merged commit 2470a56 into cloudinary:master Mar 13, 2014
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.

None yet

2 participants