help wanted
仓库指标
- Star
- (6,965 star)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
I want to use one color for the selectedBar and have the other cells' selected bar space be colored differently. Basically this, but for selectedBar: newCell?.backgroundColor = .red oldCell?.backgroundColor = .black
Example in picture. As you can see, when a tab isn't selected, there is still a selectedBar color
