forkingdog / forkingdog/UITableView-FDTemplateLayoutCell

特别注意事项,该方法可解决你们超大难题

Open
#405 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Objective-C
Stars
9.9k
Forks
2k
PR merge metrics
No merged PRs in 30d

Description

使用该库在ios12以下存在抖动现象。所以使用该库,务必请设置。
tableView.estimatedRowHeight = 0;
tableView.estimatedSectionFooterHeight = 0;
tableView.estimatedSectionHeaderHeight = 0;

该方法可解决你们超大难题。

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.