RxDataSources icon indicating copy to clipboard operation
RxDataSources copied to clipboard

Issues that result in two section header

Open ghost opened this issue 4 years ago • 0 comments

If I change the tableView style to .group when I am using RxTableViewSectionedReloadDataSource, there's a problem with two section header.

스크린샷 2021-05-13 오후 3 39 37 The pink area is header that I don't create. If the height is zero, header disappears altogether.

Please let me know how to solve this problem.

ghost avatar May 13 '21 06:05 ghost