xmartlabs/XLPagerTabStrip

selectedBar non selected state color?

Ouverte

#409 ouverte le 29 juin 2017

 (5 commentaires) (2 réactions) (0 personne assignée)Swift (1 319 forks)batch import
help wanted

Métriques du dépôt

Stars
 (6 965 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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

Guide contributeur