Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

第一次往回滚动(手势向下)会出现跳动不自然的现象 #161

Open
KenmuHuang opened this issue Jan 12, 2016 · 2 comments
Open

Comments

@KenmuHuang
Copy link

使用 AutoLayout 约束布局结合库的使用,确实很好实现了自动计算高度。但发现有一点体验问题,就是「第一次往回滚动(手势向下)会出现跳动不自然的现象」,在加载更多数据(手势向上)的时候顺畅没问题的。
看看有什么方式能对这问题进行处理优化的,Thx

使用到的库方法:
- (CGFloat)fd_heightForCellWithIdentifier:(NSString *)identifier cacheByIndexPath:(NSIndexPath *)indexPath configuration:(void (^)(id cell))configuration;

@devyunji
Copy link

+1

@devyunji
Copy link

会跳

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants