Skip to content

Commit 27723d6

Browse files
authored
Update README.md
1 parent a3a2ec0 commit 27723d6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,8 @@ pod install
7272

7373
## 常见问题处理
7474

75-
- 如果使用 key 做缓存,表示高度只和 key 有关,只要使用相同的 key 就会得到一个唯一的高度,内部永远不会刷新这个高度「 即使调用了 reloadData 」。
75+
- 如果使用 key 做缓存,表示高度只和 key 有关,只要使用相同的 key 就会得到相同的高度,内部永远不会刷新这个高度「 即使调用了 reloadData 」。
76+
7677

7778
## 联系
7879
- 欢迎 [issues](https://github.com/liangdahong/UITableViewDynamicLayoutCacheHeight/issues)[PR](https://github.com/liangdahong/UITableViewDynamicLayoutCacheHeight/pulls)

0 commit comments

Comments
 (0)