WaveformSeekBar icon indicating copy to clipboard operation
WaveformSeekBar copied to clipboard

when I set the "setProgressInPercentage" the seekBar is completely filled to 100f

Open Buhos-Dev opened this issue 2 years ago • 2 comments

No matter what value you use, the seekbar always completes at 100f

//example seekBar.setProgressInPercentage(25.0f);

Buhos-Dev avatar Jun 08 '22 00:06 Buhos-Dev