[ 
https://issues.apache.org/jira/browse/CB-9193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14962483#comment-14962483
 ] 

ASF GitHub Bot commented on CB-9193:
------------------------------------

Github user infil00p commented on the pull request:

    
https://github.com/apache/cordova-plugin-camera/pull/104#issuecomment-149027648
  
    -1 to this as well.  This wouldn't be consistent on Android, since we're 
using Intents to launch a camera, and it's possible some devices wouldn't have 
the library icon on their Camera activity.


> [Camera] Add option to choose from library even if source is camera
> -------------------------------------------------------------------
>
>                 Key: CB-9193
>                 URL: https://issues.apache.org/jira/browse/CB-9193
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: Plugin Camera
>            Reporter: Dan Polivy
>
> There are many scenarios where an app might allow a user to take a picture 
> via the camera, OR choose a photo from their library. With the current camera 
> plugin implementation, the developer must first present some type of chooser 
> UI to allow the user to initiate either the camera, or the library.
> A potentially more efficient approach is to launch the camera by default, and 
> within the camera UI provide an option to switch over to the library -- 
> similar to the way the default Camera app works in iOS.
> I am working on a PR to add this functionality via a new CameraOptions 
> setting.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to