Customize Toolbar with Camera

You must Login before you can answer or comment on any questions.

Is there any way so that we can customize toolbar that is bottom of camera view. Can we add custom control on this? Any code or idea will appreciated.

1 Answer

Accepted Answer

You cant customize it, but you can create your own and just hide the default controles with showControls: false... details about your options are here: http://developer.appcelerator.com/apidoc/mobile/latest/Titanium.Media.showCamera-method.html

— answered 2 years ago by Matt Apperson
answer permalink
3 Comments
  • I want to add slider on the same control.

    — commented 2 years ago by Shraddha Deshmukh

  • I dont know what you mean by same control... but when building a custom control you can do whatever you want... you just create an overlay with whatever buttons/elements you want

    — commented 2 years ago by Matt Apperson

  • Hey Matt, do you know how to control the camera's zoom level with custom overlay and controls? Thanks.

    — commented 2 years ago by Nicole Zhang

Your Answer

Think you can help? Login to answer this question!