This topic created in 5025 days ago, the information mentioned may be changed or developed.
3 replies • 1970-01-01 08:00:00 +08:00
 |
|
1
Kai Jul 26, 2012
检查一下是不是有别的 UIView 覆盖了原有的 UIScrollView
|
 |
|
3
sharkli Jul 26, 2012
还有,如果view上面有多个scrollview,也会导致失效。解决办法,就是把其它的scrollToTop设置为NO。
|