FragmentStateAdapter.FragmentTransactionCallback.OnPostEventListener


public interface FragmentStateAdapter.FragmentTransactionCallback.OnPostEventListener


Callback returned by onFragmentPreAdded, onFragmentPreRemoved, onFragmentMaxLifecyclePreUpdated called after the operation ends.

Summary

Public methods

abstract void

Called after the operation is ends.

Public methods

onPost

Added in 1.1.0
abstract void onPost()

Called after the operation is ends.