Skip to content

Commit

Permalink
Added gif image
Browse files Browse the repository at this point in the history
  • Loading branch information
dittopia-ai committed Aug 26, 2017
1 parent 812d402 commit c6b5098
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Expand Up @@ -73,7 +73,7 @@ protected void onCreate(Bundle savedInstanceState) {
voiceRipple.setOutputFormat(MediaRecorder.OutputFormat.THREE_GPP);
voiceRipple.setAudioEncoder(MediaRecorder.AudioEncoder.AMR_NB);

// inner icon
// set inner icon
voiceRipple.setRecordDrawable(ContextCompat.getDrawable(this, R.drawable.record), ContextCompat.getDrawable(this, R.drawable.recording));
voiceRipple.setIconSize(30);

Expand Down
Binary file added media/voiceRippleView.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c6b5098

Please sign in to comment.