calWaveCount

private fun calWaveCount(width: Int, waveWidth: Float): Int

Calculate the number of waves.

Since

0.2.0

Parameters

width

The width of the WaveProgressView.

waveWidth

The width of the wave.