I have a Fragment within a ViewPager that is created like this:
companion object { fun newInstance(someData: SomeData): ViewPagerFragment { val f = V