andstatus / game2048

2048 Open Fun Game - multiplatform implementation in Kotlin and KorGe game engine
Apache License 2.0
180 stars 27 forks source link

Volume keys disabled #15

Closed Roy-Orbison closed 10 months ago

Roy-Orbison commented 1 year ago

When this app is in the foreground, the volume buttons are turned into no-ops. This means I can't control music volume in the background, nor video volume of a popup. I have to tap the task switch button first to de-focus the game, without accidentally switching to another app, then adjust volume, then refocus it.

Is this intentional? Are the volume buttons meant to do something in-game?

yvolk commented 11 months ago

Hi @Roy-Orbison I tested it on my Android 13 device and volume keys work: I could change YouTube Music volume in the background. What Android version does your device have? And what version of the 2048 game do you use?

Roy-Orbison commented 10 months ago

Sorry, forgot about this. It was 12, but I upgraded since.