xmartlabs / XLPagerTabStrip

Android PagerTabStrip for iOS.
MIT License
6.97k stars 1.33k forks source link

Dynamically Change Settings and Style #770

Open denniskeithgaso opened 4 years ago

denniskeithgaso commented 4 years ago

I see that Settings should be called before viewDidLoad is called. But in my case, I need to dynamically change the tab and text colors. Is there any way to update the Style Dynamically? How do we do that?

Thanks!