public static interface FragmentManager.OnBackStackChangedListener
android.app.FragmentManager.OnBackStackChangedListener |
![]() |
Interface to watch for changes to the back stack.
Public methods |
|
---|---|
abstract void |
onBackStackChanged() Called whenever the contents of the back stack change. |
void onBackStackChanged ()
Called whenever the contents of the back stack change.