Xlpagertabstrip: How can i change the color of separator

Created on 22 Aug 2016  路  1Comment  路  Source: xmartlabs/XLPagerTabStrip

Xcode 7.3.1,
Min. Deployment Target: iOS 8.0

PFB the Below Image for clear description of the Problem. i see orange color seperator

simulator screen shot 22-aug-2016 3 20 34 pm

question appearance

Most helpful comment

@iAviatorJose I was having the same issue. If you're setting style attributes in viewDidLoad (like the documentation does), make sure to call super.viewDidLoad() after you set the style attributes, not before. That fixed it for me.

>All comments

@iAviatorJose I was having the same issue. If you're setting style attributes in viewDidLoad (like the documentation does), make sure to call super.viewDidLoad() after you set the style attributes, not before. That fixed it for me.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rkittinger picture rkittinger  路  3Comments

fenixsolorzano picture fenixsolorzano  路  4Comments

Ta7an picture Ta7an  路  4Comments

Mohammed-Eliass picture Mohammed-Eliass  路  4Comments

unittesting0 picture unittesting0  路  3Comments