Reputation: 1723
I have declared an activity with three fragments inside a viewpager. Now I want to call another fragment from third fragment. Is there any way to implement this
Upvotes: 1
Views: 45
Reputation: 664
In the third fragment,getFragmentManager().findFragmentByXX()
getFragmentManager().findFragmentByXX()