forkingdog / UITableView-FDTemplateLayoutCell

Template auto layout cell for automatically UITableViewCell height calculating
MIT License
9.94k stars 2.01k forks source link

tableview reloaddata 的时候会走 算高度的方法 然后将所有cell移除掉 出现了闪屏的情况 #269

Closed xiaolong11 closed 7 years ago

xiaolong11 commented 7 years ago

tableview reloaddata 的时候会走 算高度的方法 然后将所有cell移除掉 出现了闪屏的情况 望楼主帮忙看下

weekwood commented 7 years ago

Look like you reset your data source. can you double check, feel free to re-open if still has the issues