xmartlabs / XLPagerTabStrip

Android PagerTabStrip for iOS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to resizing the ViewControllers in containerView?

vkcldhkd opened this issue · comments

When the screen is rotated, how to resizing the ViewControllers in containerView(ScrollView)?

Didn't work.
self.reloadPagerTabStripView()
self.containerView.contentSize

Hi, sorry for the late response. It should resize automatically, are you using a fixed size view?