1、UITableView、UICollectionView的變化 tableView在iOS11默認(rèn)使用Self-Sizing,tableView的estimatedRowHeight、estimatedSectionHeaderHeight、 estimatedSectionFooterHeight三個高度估算屬性由默認(rèn)的0變成了UITableViewAutomaticDimension,所以當(dāng)你pop回來的時候發(fā)現(xiàn)tableView自己動了,鑰匙胚關(guān)掉他們就行了,collectionView也是一樣的 ...
www.dbjr.com.cn/article/1265...htm 2025-5-27