You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Andrew Grieve (JIRA)" <ji...@apache.org> on 2014/03/03 16:31:20 UTC

[jira] [Created] (CB-6153) Android: Volume buttons control media instead of phone volume

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)