I need a permanent Next button in media notifications.
Open
@marcbaechinger is already working on this.
Since Sep 7, 2024.
question
- Dominant language
- Java
- Stars
- 3k
- Forks
- 955
- Avg merge
- 12d 14h
- Merged PRs (30d)
- 2
Description
I have a problem with media notification. When we reach the last song, the Next button disappears from the notification. I add my custom buttons in the notification. And when the Next button disappears, the order of the buttons changes, which looks not nice. I would like the Next button to always appear, even with the last song on the list. How do I do this? Other players, such as Musicolet, have the Next button all the time, even with the last song.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.