让tableView
点击选中跳转下一页之后没有 选中效果
[tableView deselectRowAtIndexPath:indexPath animated:YES];
textView前面有一段时空白的
让textView
从第一行开始
self.automaticallyAdjustsScrollViewInsets=NO;
让tableView
点击选中跳转下一页之后没有 选中效果
[tableView deselectRowAtIndexPath:indexPath animated:YES];
textView前面有一段时空白的
让textView
从第一行开始
self.automaticallyAdjustsScrollViewInsets=NO;