iphone - UITableViewCell clipsToBound not working -


enter image description here

in custom cell have written [self setclipstobound : yes] , adding these red imageviews subviews [self addsubview:imageview]

but can see imageview not getting clipped.

i searched, din't find success!

yes, problem grouped tableview, unintuitive fact grouped table view cell has same width normal table view, difference grouped table view has different cell background (also selected state) , margins content of cell created different position of cells labels.

you should create assets top right , bottom right corners rounded (for first cell , last cell section). clipsubview won't work case because imageview dosen't rich out of cells content.


Comments

Popular posts from this blog

.htaccess - First slash is removed after domain when entering a webpage in the browser -

Automatically create pages in phpfox -

c# - Farseer ContactListener is not working -