Tagged Questions

4
votes
2answers
1k views

TableViewController doesn't flash scroll indicators even if the table is bigger that the view

I've got a weird problem with a TableViewController. In the doc it says that a tableViewController deals also with the method -flashScrollIndicators when the table is "oversized" respect the visible ...
2
votes
1answer
1k views

iphone - table Cell color doesnt apply behind disclosure indicator

I have a table view that has alternate colors as background color for cells. In addition to that i have added a disclosure indicator accessory. However, the problem is that the cell background color ...