'Dynamic ViewPager open new activity from Viewpager in Android Studio

I have a dynamic Viewpager and I add pages with title. In Viewpager I have and Setting button that sends you in new Activity but when I go back in ViewPager all my views which I have added have deleted. What should I do to not lose views??



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source