Devlight/NavigationTabStrip

Fragments

Opened this issue · 3 comments

Hi, Thanks for the library. It looks and works fantastic. One question, though. How can I attach different fragments to different tabs?
Thanks.

Hello. Thanks a lot. Just use method setViewPager() and use the FragmentPagerAdapter on it.

@GIGAMOLE do you have a working example of this?

Look at the sample. There are ViewPager. Or look at the sample of another my library: https://github.com/DevLight-Mobile-Agency/InfiniteCycleViewPager.