Suppose I have 2 fragment - PageOneFragment and PageTwoFragment
What if I want to reuse the player instance and attach the same instance to the views
How can I do