ios - UITableViewController is not scrolling -


i have uitableviewcontroller not scroll. after researching online found table view subclass of scroll view , allow scrolling after 10 items in list.

however, have custom cells large (~300px) 2 goes beyond screen. how can table view scroll less 10 items since cells large.


Comments

Popular posts from this blog

c++ - No viable overloaded operator for references a map -

java - UML - How would you draw a try catch in a sequence diagram? -

c++ - Gamma correction doesn't look properly corrected, is this linear? -