UITableView无法一直滚动到底部 [英] UITableView Cannot be Scrolled all the way to the bottom

查看:148
本文介绍了UITableView无法一直滚动到底部的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我只是好奇。我做了几个UITableView。在所有情况下,如果我一直向下滚动到底部,它会再次反弹。

I am just curious. I make a few UITableView. In all cases, if I scroll all the way to the bottom it bounce up again.

因此无法访问表格的较低部分。我应该如何解决这个问题?

So lower portion of the table cannot be accessed. How should I fix this?

我的意思是我问的。其中一个解决方案是表格大小不对。

I mean exactly that I asked. One of the solution is that the table size is not right.

这就是问题所在。我必须模拟下面工具栏的大小。

And that is exactly the problem. I have to simulate the size for the toolbar below.

感谢那些回答的人。不,谢谢那些关闭这个好问题的人。

Thank you for those who answer. No thanks for those who close this good question.

推荐答案

看来你的tableView的框架高度超出了可见区域。 降低 tableView的框架高度,使其位于可见区域内。你会看到一切。

It seems your tableView's frame height is exceeding the visible area. Decrease the tableView's frame height to be inside the visible area. You will see everything.

这篇关于UITableView无法一直滚动到底部的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆