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

Update playing status #3

Open
anonwins opened this issue May 14, 2021 · 0 comments
Open

Update playing status #3

anonwins opened this issue May 14, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@anonwins
Copy link

Hi again,

I have a new feature request. A method to update the playing status so that the play button will become pause button and the reverse.
That would be possible with 3 ways that I can think of:

  1. By setting the initial icon (play or pause) in the .ShowNotification method (I wouldn't recommend)
  2. By having a new method that controls the icons (this will also help enable/disable previous/next buttons whenever needed)
  3. By having a new method that triggers the play/pause icon click.

Just my thoughts. If I knew a bit more about java I would make a pull request or fork

@shreyashsaitwal shreyashsaitwal added the enhancement New feature or request label May 18, 2021
@shreyashsaitwal shreyashsaitwal self-assigned this May 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants