xmartlabs / XLPagerTabStrip

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

How to add a button above the tabs #840

Open justdan0227 opened 2 years ago

justdan0227 commented 2 years ago

Is there an easy way to add a button above the tabs that is handled in the main controller without having to do containers? I tried to do a simple addSubView but its not showing up