Animate UICollectionView header height change

谁说胖子不能爱 提交于 2020-01-03 17:25:26

问题


I am currently using a UICollectionView with a header, and am wondering how to animate and expand the header height when required.

I'm trying to emulate the functionality found in the Expedia app for iPhone, where tapping the image expands the header cell to reveal the image in the centre:

I've been trying this for a while so any suggestions would be great.

来源:https://stackoverflow.com/questions/32933476/animate-uicollectionview-header-height-change

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!