My app display a waveform for the recorded audio in a imageview. I want to display a transparent layer over this waveform which progress with respect to the duration of the audio when it is played.
How it is done? Or is there any UI controls in android to do this?

