drawProgressDrawable

private fun drawProgressDrawable(canvas: Canvas, left: Float, top: Float, right: Float, bottom: Float, width: Float, paint: Paint)

Draw progress drawable.

Since

0.5.4

Parameters

left

The left of the progress.

top

The left of the progress.

right

The right of the progress.

bottom

The bottom of the progress.

width

The width of the progress from left.