- Refer to ConferenceNewsFeedViewController in the attached project
- Enable drag drop for collectionview
- Increase the text/content in a few cells: refer ConferenceNewsController
Result: The cells behave weird: move up and down and shake , when trying to drag drop. This happens if the cell heights are not identical and if estimated values are used in compositional layout.
Anyone facing similar issues?