UIButton 在UIScrollView里面 点击效果不明显的问题
摘要:
self.scrollView.delaysContentTouches = NO; -(BOOL)touchesShouldCancelInContentView { return YES; } 阅读全文
posted @ 2016-04-20 09:23 景树园 阅读(543) 评论(0) 推荐(0)
posted @ 2016-04-20 09:23 景树园 阅读(543) 评论(0) 推荐(0)