Hello!
I noticed in the Pinterest layout that a delegate method is called to ask the cells how tall they should be based on their content. Is there a way to work with cells that self-size using Auto Layout? This would be really useful for cells that have dynamically sized content like text.
Hello!
I noticed in the Pinterest layout that a delegate method is called to ask the cells how tall they should be based on their content. Is there a way to work with cells that self-size using Auto Layout? This would be really useful for cells that have dynamically sized content like text.