ios - I have extra "cells"/lines in ipad scene -


i creating app , on ipad's @ end of table lines. there way see plain gray color after table ends? not sure if doing wrong or trying impossible. on iphones don't have problems, because whole menu cannot fit screen when scroll bottom thats stops, on ipad has fill rest of screen something.

enter image description here

yes. try

your_tableview.tablefooterview = [[uiview alloc] initwithframe:cgrectzero]; 

Comments

Popular posts from this blog

rest - Spring boot: Request method 'PUT' not supported -

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -

php - Magento - Deleted Base url key -