I am writing a camera app and I need to create a toolbar (at the bottom of the screen of course) with 3 buttons, the middle button needs to be oversized exceeding the height of the navigation bar showing the image of a camera.
It is unclear to me how to add a button to the toolbar that is about 20% higher than the toolbar itself.
I have seen some designs out there and it looks really slick, but how do I configure such button programatically?
Your help would be greatly appreciated.