Iphone UITableViewCell selection background
        Posted  
        
            by user360297
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by user360297
        
        
        
        Published on 2010-06-07T10:48:47Z
        Indexed on 
            2010/06/07
            10:52 UTC
        
        
        Read the original article
        Hit count: 335
        
Hi, I'm developing custom tableViewCell for iphone, I used interface builder to design it and loaded in from code. It use custom background to show Cell Selection.
It work ok expect form one small issue, there is a small rectangular area in left side dosen't show the custom image, but show default selection ( bule color ) in that area. Please take look at the image @ this link http://warunadesilva.com/fih/Untitled.png
I selection image's with is > 320px. Could anyone suggest possible solution for this problem, Thank you in advance.
Waruna
© Stack Overflow or respective owner