Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pause button during the recording is hidden #125

Open
Gaekki opened this issue Jun 12, 2019 · 5 comments
Open

Pause button during the recording is hidden #125

Gaekki opened this issue Jun 12, 2019 · 5 comments

Comments

@Gaekki
Copy link

Gaekki commented Jun 12, 2019

I read your coding and I saw your pause button during the recording is not activated.

In your recordfragmnet, //mPauseButton.setVisibility(View.VISIBLE); this command is deactivated by "//".

likewise, //mPauseButton.setVisibility(View.GONE); this one is also not activated.

Simply removing // for mPauseButton will activate the function that you made.

@naXa777
Copy link

naXa777 commented Jun 12, 2019

it's hidden intentionally. maybe this feature is not ready?

@inzkhan
Copy link

inzkhan commented Jun 18, 2019

Yes, currently pause feature is not supported yet.

@naXa777
Copy link

naXa777 commented Jun 18, 2019

@dkim0419 I propose to close this issue.

@RenatoViana01
Copy link

Can I implement the pause feature?

@naXa777
Copy link

naXa777 commented Sep 11, 2019

@RenatoViana01
This repository has no commits in master branch since 2017. Repository owner doesn't respond.

Your help would be welcome in this maintained fork -> https://github.com/naXa777/SoundRecorder

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants