xmartlabs / XLPagerTabStrip

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

How to resizing the ViewControllers in containerView? #821

Open vkcldhkd opened 3 years ago

vkcldhkd commented 3 years ago

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

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

cecipirotto commented 3 years ago

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