ios - tableview scroll到bottom时,cell有时候会遮挡住一部分
迷茫
迷茫 2017-04-17 15:58:29
0
3
383

RT, 我是这么设置的, 但如图所示,有时候回遮挡住cell的内容, 有时候不会

 self.tableView.scrollToRowAtIndexPath(NSIndexPath(forRow: self.messages().count-1, inSection: 0), atScrollPosition: UITableViewScrollPosition.Bottom, animated: false)
 
 

http://stackoverflow.com/questions/25686490/ios-8-auto-cell-height-cant-scroll-to-last-row 和这个问题类似

迷茫
迷茫

业精于勤,荒于嬉;行成于思,毁于随。

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!