IndeterminateDrawable

class IndeterminateDrawable<S : BaseProgressIndicatorSpec?> : DrawableWithAnimatedVisibilityChange

This class draws the graphics for indeterminate mode.

Properties

Functions

Link copied to clipboard
open fun draw(@NonNull canvas: Canvas)
Draws the graphics based on the progress indicator's properties and the animation states.
Link copied to clipboard
Link copied to clipboard