objective-c - ios7下,tableViewCell的accessoryView,ios8,9都没问题
淡淡烟草味
淡淡烟草味 2017-05-02 09:22:56
0
1
609

ios7下,tableViewCell的accessoryView出现偏移,滚动后正常,这个是什么原因?

淡淡烟草味
淡淡烟草味

reply all(1)
淡淡烟草味

I saw this question before, but couldn’t answer it. A few days ago, I encountered the problem of tableView’s dynamic calculation height under iOS7, which needs to be refreshed before it can be displayed normally. I checked the information and found that iOS7 has a height caching mechanism, which is different from iOS8 and In the future, the processing order of the proxy methods will be different. It can be solved by separating the height calculation method and executing it separately. The original poster's problem should be for a similar reason.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template