I'm working on a project where I need to join a TabLayout that is in activity with a ViewPager that is inside a fragment in the Activity FrameLayout.
I'm trying everything, but my short question is: How can I get this ViewPager from fragment and merge it with TabLayout?