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
Your Answer
Think you can help? Login to answer this question!