Activity中使用ViewPager2:
supportFragmentManager.findFragmentByTag("f$index")
fragment中使用ViewPager2
childFragmentManager.findFragmentByTag("f$index")
Activity中使用ViewPager2:
supportFragmentManager.findFragmentByTag("f$index")
fragment中使用ViewPager2
childFragmentManager.findFragmentByTag("f$index")