mirror of https://github.com/oxen-io/session-ios
ConversationView first load avoids redundant layout
We are laying out the collection view, invalidating the layout, and then laying out the collection view again on first appearance of the conversation view. This is quite expensive - removing it shaves off about 30% of load time. // FREEBIEpull/1/head
parent
82d13f5514
commit
273063e0aa
Loading…
Reference in New Issue