Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.2.0
-
tested on: Asus Transformer TF101, Nexus 4, Nexus 5
-
-
c9241a1a7baaef1fb5f61f28eea32ae75210e07d
Description
If I press the volume keys on an Android device while running a Qt app, the device does not recognize it as a volume change, the volume stays the same and the volume info bar is not shown.
Steps to reproduce
- start a Qt-App
- while running the app, press volume buttons
expected behaviour:
- volume changes
- volume bar is displayed
actual behaviour:
- nothing happens
(- volume stays the same - volume bar is not displayed)
Attachments
Issue Links
- replaces
-
QTBUG-36723 It is not possible to control the volume once the application is started on Android.
- Closed