xmartlabs/XLPagerTabStrip

selectedBar non selected state color?

Open

#409 geöffnet am 29. Juni 2017

Auf GitHub ansehen
 (5 Kommentare) (2 Reaktionen) (0 zugewiesene Personen)Swift (1.319 Forks)batch import
help wanted

Repository-Metriken

Stars
 (6.965 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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

Contributor Guide