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

change between play to pause #8

Open
AviadKlein10 opened this issue Mar 27, 2017 · 4 comments
Open

change between play to pause #8

AviadKlein10 opened this issue Mar 27, 2017 · 4 comments

Comments

@AviadKlein10
Copy link

Hi great library
I'm looking for a way to set the playPauseView to play/pause but without animation

thank you

@PaulWoitaschek
Copy link

I forked the drawable and made some adjustments (one of it is that you can specify to run it with / without animation) in my audiobook player:

https://github.com/PaulWoitaschek/MaterialAudiobookPlayer/blob/v3.1.0-RC4/audiobook/src/main/java/de/ph1b/audiobook/uitools/PlayPauseDrawable.kt#L139

@AviadKlein10
Copy link
Author

Thank you!
but I need that in Java. can you help?

@PaulWoitaschek
Copy link

Just write it in Java? Or if you are using the original one try to set the duration to 0

@AviadKlein10
Copy link
Author

AviadKlein10 commented Mar 28, 2017 via email

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

2 participants