这是一个创建于 4585 天前的主题,其中的信息可能已经有所发展或是发生改变。
3 条回复 • 1970-01-01 08:00:00 +08:00
![Kai](https://cdn.v2ex.com/avatar/021b/bc7e/1024_normal.png?m=1657391813) |
|
1
Kai 2012-07-26 16:17:24 +08:00
检查一下是不是有别的 UIView 覆盖了原有的 UIScrollView
|
![yellow](https://cdn.v2ex.com/avatar/3fe9/4a00/316_normal.png?m=1334132690) |
|
2
yellow 2012-07-26 16:31:24 +08:00
|
![sharkli](https://cdn.v2ex.com/avatar/ce75/8408/2594_normal.png?m=1335002263) |
|
3
sharkli 2012-07-26 17:01:17 +08:00
还有,如果view上面有多个scrollview,也会导致失效。解决办法,就是把其它的scrollToTop设置为NO。
|