I've encountered an issue in the expand demo that I've hit in my own projects where cells jump into view without animation. To reproduce:
- Scroll to the last cell in the expand demo.
- Expand the last cell.
- Scroll to the very bottom of the collection view again (since the content area has changed).
- Shrink the last cell.
The cells above the shrinking cell suddenly pop into view without any animation. Any ideas on why this is happening?
I've encountered an issue in the expand demo that I've hit in my own projects where cells jump into view without animation. To reproduce:
The cells above the shrinking cell suddenly pop into view without any animation. Any ideas on why this is happening?