I'm using the Three20 library to display a photo gallery in my iphone app but the images are getting cut off when I click on them. Where do I specify in my Three20 lib (or preferably in my call to Three20) what the image dimensions should be?
views:
316answers:
1
A:
The problem turned out to be the xml feed. It was missing the width and height and once I added it in then Three20 was able to scale the image with the correct dimensions.
Miriam Raphael Roberts
2010-02-17 16:16:28