forkingdog / forkingdog/UITableView-FDTemplateLayoutCell
N个cell时,为何只有一个cell会执行deinit或者dealloc方法?
Open
needs clarification
- Dominant language
- Objective-C
- Stars
- 9.9k
- Forks
- 2k
- PR merge metrics
- No merged PRs in 30d
Description
用了别的第三方,他需要在cell释放时执行一些操作。但是用了FDTemplateLayoutCell计算高度之后,无论多少个cell,只有一个cell会执行deinit或者dealloc方法。
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.