ios - UITableView not filling the bottom on the screen -


so have looked @ examples , blog tutorial already. problem tableview is not filling bottom of screen. in view have tableview filling bottom of screen. here layout of storyboard:

now here looks when run it:enter image description here

how can extend tableviewcells bottom of screen? , time.

in interface builder when have viewcontroller selected try unchecking "adjust scroll view insets" parameter.


Comments

Popular posts from this blog

php - Passing multiple values in a url using checkbox -

compilation - PHP install fails on Ubuntu 14 (make: *** [sapi/cli/php] Error 1) PHP 5.6.20 -

sql - Postgresql tables exists, but getting "relation does not exist" when querying -