Material Bottom Container Back Helper
Utility class for container views on the bottom edge of the screen (e.g., bottom sheet) that support back progress animations.
Functions
Link copied to clipboard
Link copied to clipboard
open fun finishBackProgressNotPersistent(@NonNull backEvent: BackEventCompat, @Nullable animatorListener: Animator.AnimatorListener)
Link copied to clipboard
open fun finishBackProgressPersistent(@NonNull backEvent: BackEventCompat, @Nullable animatorListener: Animator.AnimatorListener)
Link copied to clipboard
Link copied to clipboard