public interface

FragmentManager.OnBackStackChangedListener

 androidx.fragment.app.FragmentManager.OnBackStackChangedListener

Overview

Interface to watch for changes to the back stack.

Summary

Methods
public voidonBackStackChanged()

Called whenever the contents of the back stack change.

Methods

public void onBackStackChanged()

Called whenever the contents of the back stack change.