Skip to content

samsoffes/sstableviewcell

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SSTableViewCell

Simple, fast table view cell based on ABTableViewCell.

Just override drawContentView: and write your drawRect: code for the cell's inner view.

Notes

Unlike ABTableViewCell, it adds the custom view to UITableViewCell's contentView so it allows for resizing and backgroundView to selectedBackgroundView animations better.

About

A fast table view cell based on ABTableViewCell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published