摘要:
用过UIScrollView的都会发现UIScrollView不会响应touch事件,这样就无法在touches相关的方法中做一些事情了,比如收回键盘等等。其实写个categroy就可以解决这个问题了。具体实现如下:@implementation UIScrollView (UITouchEvent... 阅读全文
posted @ 2014-11-21 11:12
niehaili
阅读(251)
评论(0)
推荐(0)