Skip to content

tewha.net

Mostly about iOS software development.

Tag: Cocoa Touch

How to fix UITableView rows changing size

Do you have an app where the row heights in a table view shift, especially when navigating away from a view controller? This seems to be an iOS bug and is caused by using autolayout within a table cell without a tableView:estimatedHeightForRowAtIndexPath: method.

Published 2015-01-17
Categorised as Technology Tagged Cocoa Touch, iOS Development, UITableView

Built-in categories

NSIndexPath is easier to use than you might think. If you read the documentation for the class, you’ll see this:

Published 2014-03-26
Categorised as Technology Tagged Cocoa Touch, NSIndexPath

Archives

tewha.net
Proudly powered by WordPress.