Re: Infinite Scroll View?
Re: Infinite Scroll View?
- Subject: Re: Infinite Scroll View?
- From: Kyle Sluder <email@hidden>
- Date: Mon, 07 Oct 2013 11:52:12 -0700
On Mon, Oct 7, 2013, at 11:04 AM, Steve Christensen wrote:
> Does it not work to set the row height to the height of each of the
> images and then use a custom UITableViewCell that contains a UIImageView
> that fills the cell? The other benefit is that you don't have to have
> more images in memory than are visible within the table view's frame.
> (This may not be an issue if there aren't that many, of course.)
Dave is scrolling horizontally, not vertically. UITableView is of no
help here.
--Kyle Sluder
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden