Hi,
Here is the problem:
I initialized the UIImageView from the nib file with the image set to a local file. After that I tried to change the image to another UIImage.
I did checked the UIImage loaded correctly and I set the image of the UIImageView's image property to the new UIImage. The UIImageView never changes.
Anyone could help?
Here is the problem:
I initialized the UIImageView from the nib file with the image set to a local file. After that I tried to change the image to another UIImage.
I did checked the UIImage loaded correctly and I set the image of the UIImageView's image property to the new UIImage. The UIImageView never changes.
Anyone could help?