swift - How to increase the height of the custom cell in UITableView when screen size increased? -


how increase height of custom cell in uitableview when screen size increased?

iphone 7 plus view: iphone 7plus view

iphone 5s view: iphone 5s view

you need override heightforrowatindexpath , return height want each device type.


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -