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 ...