Hold
A Visibilityandroidx.transition.Transition that does nothing to the target views, which can be useful for preserving a scene on screen during a Fragment transition.
Functions
Link copied to clipboard
open fun onDisappear(@NonNull sceneRoot: ViewGroup, @NonNull view: View, @Nullable startValues: TransitionValues, @Nullable endValues: TransitionValues): Animator