¡@

Home 

2014/10/15 ¤U¤È 10:08:29

iphone Programming Glossary: esartistfeedobject

Setting dynamic height for UITableViewCell with only image (variable height) inside it

http://stackoverflow.com/questions/11189351/setting-dynamic-height-for-uitableviewcell-with-only-image-variable-height-ins

dequeueReusableCellWithIdentifier @ artistFeedCell UIImageView imgView UIImageView alloc initWithImage ESArtistFeedObject artistfeeds objectAtIndex indexPath.section .image cell.contentView addSubview imgView cell.contentView sizeToFit return.. return cell CGFloat tableView UITableView tableView heightForRowAtIndexPath NSIndexPath indexPath CGFloat height ESArtistFeedObject artistfeeds objectAtIndex indexPath.section .image.size.height NSLog @ section i image height f indexPath.section height.. NSArray class for NSDictionary tempDict in notification userInfo objectForKey @ artistfeed objectForKey @ artist ESArtistFeedObject artistFeed ESArtistFeedObject alloc init artistFeed.name tempDict objectForKey @ name artistFeed.type tempDict objectForKey..