You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2021/10/06 16:29:20 UTC

[GitHub] [cordova-plugin-camera] cmarian5 opened a new issue #767: Camera doesn't have bottom menu when opened from Cordova

cmarian5 opened a new issue #767:
URL: https://github.com/apache/cordova-plugin-camera/issues/767


   I am building an Android application using Cordova and cordova-plugin-camera.
   From what I understand, this plugin will trigger native Camera of Android and will allow to make a photo that later can be used in Cordova app.
   
   The problem that I have is that when camera is opened by Cordova, I am missing the other options that I have in native camera (night-vision, HDR, etc).
   
   Here you can see what I mean:
   
   This is how camera looks when I opened it from Android (notice "mai multe" button)
   https://i.imgur.com/FiH7gTi.png
   
   
   And this is how camera looks when is opened by Cordova:
   
   https://i.imgur.com/cCuzHve.png
   
   You can notice that the bottom menu is no longer there. 
   
   Can we do something to have this menu in Cordova? Because we want to take photos using different modes.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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