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

Doesn't display image #4

Open
magin opened this issue Apr 19, 2014 · 2 comments
Open

Doesn't display image #4

magin opened this issue Apr 19, 2014 · 2 comments

Comments

@magin
Copy link

magin commented Apr 19, 2014

UIImageView works great while YLImageView doesn't in this code::

YLImageView *slideImageView = [[YLImageView alloc] init];
slideImageView.image = [YLGIFImage imageNamed:[slideItem imageName]];

[slideItem imageName] is the name of the image.

Later I am adding and repositioning the slideImageView to be visible on screen.

@liyong03
Copy link
Owner

liyong03 commented May 8, 2014

Could you check whether [slideItem imageName] return correct image name? I have tried it's OK like what I do in the demo.
And what's your system version?

Thanks.

@wanghengheng
Copy link

@magin Do you mean this? #9

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

3 participants