xmartlabs/XLPagerTabStrip

selectedBar non selected state color?

Open

#409 创建于 2017年6月29日

在 GitHub 查看
 (5 评论) (2 反应) (0 负责人)Swift (6,965 star) (1,319 fork)batch import
help wanted

描述

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 screen shot 2017-06-29 at 10 23 56 am

贡献者指南