DeterminateDrawable

class DeterminateDrawable<S : BaseProgressIndicatorSpec?> : DrawableWithAnimatedVisibilityChange

This class draws the graphics for determinate mode.

Functions

Link copied to clipboard
open fun draw(@NonNull canvas: Canvas)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Skips the animation of changing indicator length, directly displays the target progress.