xmartlabs / XLPagerTabStrip

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

Selected tab view position #729

Closed shubhamgupta0910 closed 5 years ago

shubhamgupta0910 commented 5 years ago

Can we show the selected button view at the top of the tab like in the image below.

Screenshot 2019-06-20 at 4 59 57 PM

shubhamgupta0910 commented 5 years ago

It worked if we set the settings.style.selectedBarVerticalAlignment = .top before super.viewDidLoad().