Skip to content

Conversation

@vatsal1992
Copy link
Owner

in func prepare(),
for HeaderView & FooterView's systemLayoutSizeFitting function, (line 111 to 118 and 209 to 214)

  1. HorizontalFittingPriority changed from UILayoutPriority.required to UILayoutPriorityRequired
  2. VerticalFittingPriority changed from UILayoutPriority..fittingSizeLevel to UILayoutPriorityFittingSizeLevel

in func prepare(),
for HeaderView & FooterView's systemLayoutSizeFitting function,  (line 111 to 118 and 209 to 214)
1) HorizontalFittingPriority changed from UILayoutPriority.required to UILayoutPriorityRequired
2) VerticalFittingPriority changed from UILayoutPriority..fittingSizeLevel to UILayoutPriorityFittingSizeLevel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants