开发者

Horizontal bouncing in UITableView

For some reason, my UITableView is bouncin开发者_如何学JAVAg horizontally (not scrolling, bouncing). Setting alwaysBounceHorizontal to NO doesn't help either.

Any ideas?


What is the view hierarchy that its within? UITableView is a UIScrollView subclass so I can imagine it might start doing this if it was within a view that was slightly to small?


If your UITableView is a subview of a UIScrollView it might start doing this. Be very careful about this.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜