-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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:
- By setting the initial icon (play or pause) in the .ShowNotification method (I wouldn't recommend)
- By having a new method that controls the icons (this will also help enable/disable previous/next buttons whenever needed)
- 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request