This example application shows how to replace a Fragment inside a ViewPager widget.You can switch between pages and navigate without lose the fragment …
This is a sample app for my implementation of a circular ViewPager. The source code can be found and used at github at: https://github.com/TobiasBuchh …