Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ButtonBarPagerTabStripViewController is hidden with iOS 15 #832

Open
chrisbonilha opened this issue Oct 20, 2021 · 1 comment
Open

ButtonBarPagerTabStripViewController is hidden with iOS 15 #832

chrisbonilha opened this issue Oct 20, 2021 · 1 comment

Comments

@chrisbonilha
Copy link

chrisbonilha commented Oct 20, 2021

Hi guys,

After updating for iOS 15, my ButtonBarPagerTabStripViewController is hidden but drag's action still working fine. I've had a lot of changes in my swift code with iOS 15 and I noticed the XLPagerTabStrip haven't changed anything. Still working fine for everybody?

@ChrisGrant
Copy link

Try setting edgesForExtendedLayout = [] on your ButtonBarPagerTabStripViewController view controller subclass.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants