Audio-Recording-Animation
Audio-Recording-Animation copied to clipboard
cant change recording and send button icon
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.