Andrew Grieve created CB-6153:
---------------------------------
Summary: Android: Volume buttons control media instead of phone
volume
Key: CB-6153
URL: https://issues.apache.org/jira/browse/CB-6153
Project: Apache Cordova
Issue Type: Bug
Components: Android
Reporter: Andrew Grieve
Assignee: Andrew Grieve
Priority: Minor
CordovaActivity.onCreate has:
{code}
setVolumeControlStream(AudioManager.STREAM_MUSIC);
{code}
Seems like a poor default. If an app wants to set this, they should do so via a
plugin.
--
This message was sent by Atlassian JIRA
(v6.2#6252)