Open FlyerYe opened 3 years ago
Maybe you should take a look at sectionHeaderTopPadding
and set it to 0.
ASTableNode.init(style: .grouped) ,为grouped的时候,会向下偏移
There's another solution that works for me: setting tableHeaderView
https://developer.apple.com/forums/thread/683980?answerId=687940022#687940022
Okay, that's very helpful. Thank you very much!
Okay, that's very helpful. Thank you very much!
@FlyerYe 既然问题解决了,应该及时关闭
iOS 15 tableNode内容会向下偏移35pt