MaterialBackAnimationHelper

Base helper class for views that support back handling, which assists with common animation details and back event validation.

Inheritors

Constructors

Link copied to clipboard
constructor(@NonNull view: V)

Functions

Link copied to clipboard
open fun interpolateProgress(progress: Float): Float
Link copied to clipboard