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

WebP support #109

Open
LudoFont opened this issue Dec 3, 2020 · 0 comments
Open

WebP support #109

LudoFont opened this issue Dec 3, 2020 · 0 comments

Comments

@LudoFont
Copy link

LudoFont commented Dec 3, 2020

Hi,

I'm trying to use your module with webp images in my Alloy project, but it doesn't work.

Env : ios 13.7 simulator / module v2.1.1 for ios

My code :
<ImageView module="av.imageview" image="http://www.gstatic.com/webp/gallery/1.webp" contentMode="Alloy.Globals.CONTENT_MODE_FILL"/>

Result : print my default image in fill mode and not the webp image (I tried with a jpg image and it works)

Any idea ?

Thank you,

Ludovic

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

No branches or pull requests

1 participant