iOS Development
Showing posts with label
Change
.
Show all posts
Showing posts with label
Change
.
Show all posts
Sunday, 2 March 2014
Change cell color when selected ios code
cell.selectedBackgroundView = [[UIView alloc] initWithFrame:cell.bounds] ;
cell.selectedBackgroundView.backgroundColor = [UIColor lightGrayColor] ;
Older Posts
Home
Subscribe to:
Posts (Atom)