I am trying to make an app where a user can swipe and change which fragment they are seeing on the screen. I can not use view pager because I want the user to be able to swipe t
Use ViewPager and FragmentPagerAdapter from Android Support Library v4.