Audio-Recording-Animation icon indicating copy to clipboard operation
Audio-Recording-Animation copied to clipboard

cant change recording and send button icon

Open DipeshGeriya opened this issue 4 years ago • 0 comments

You can also change the icons for the views like this.

audioRecordView.setAudioRecordButtonImage(R.drawable.record_audio_ic); audioRecordView.setSendButtonImage(R.drawable.send_msg_ic);

this is not working.

DipeshGeriya avatar Oct 21 '20 14:10 DipeshGeriya