Merge remote-tracking branch 'origin/master'

This commit is contained in:
Hosted Weblate 2024-04-10 17:14:51 +02:00
commit 44e5b86176
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 1 additions and 0 deletions

View File

@ -1159,6 +1159,7 @@ open class FullScreenPlayer : AbstractPlayerFragment() {
}
}
KeyEvent.KEYCODE_DPAD_DOWN,
KeyEvent.KEYCODE_DPAD_UP -> {
if (!isShowing) {
onClickChange()