Kore icon indicating copy to clipboard operation
Kore copied to clipboard

Add stop button to notification

Open woheller69 opened this issue 3 years ago • 3 comments

Feature suggestion

Detailed Description Currently there are only options for previous stop next in the notification. Can we add a stop button? Screenshot_20221211-095825_One UI Home

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.

woheller69 avatar Dec 11 '22 09:12 woheller69

A stop button is always nice to have! So +1 from me.

Danny3 avatar Oct 17 '24 20:10 Danny3

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

woheller69 avatar Oct 18 '24 15:10 woheller69

@

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!

Danny3 avatar Oct 19 '24 20:10 Danny3