We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Detailed Description Currently there are only options for previous stop next in the notification. Can we add a stop button?
It would be great to be able stopping Kodi without opening the app
Here are some relevant links or screenshots:
Note: Team Kodi will consider this item however we will not make any promises if it will be included.
The text was updated successfully, but these errors were encountered:
A stop button is always nice to have! So +1 from me.
Sorry, something went wrong.
just tried to implement myself. But obviously it is not possible to set more than 5 actions in total and 3 in compact view and these are used already
https://developer.android.com/reference/kotlin/androidx/media/app/NotificationCompat.MediaStyle
@
just tried to implement myself. But obviously it is not possible to set more than 5 actions in total and 3 in compact view and these are used already https://developer.android.com/reference/kotlin/androidx/media/app/NotificationCompat.MediaStyle
That's a shame, thanks for trying!
No branches or pull requests
Feature suggestion
Detailed Description
Currently there are only options for previous stop next in the notification.
Can we add a stop button?
Context
It would be great to be able stopping Kodi without opening the app
Possible Implementation
Additional context, screenshots or links
Here are some relevant links or screenshots:
Note: Team Kodi will consider this item however we will not make any promises if it will be included.
The text was updated successfully, but these errors were encountered: