BTA Design Menu
Create a stunning designed menu. Designed for iPhone in portrait. We didn't include any
images. Use your own design(s) or use commercial/free designs. See or download (more)
examples on bt-addons.com

iOS
Screenshots




More Information
Create a stunning designed menu. Designed for (only)iPhone in portrait mode. Design your menu to the pixel. We didn't include any image. Use your own design(s) or use commercial/free designs. See or download (more) examples on www.bt-addons.com
iOS Project
------------------------
1 Objective-C class (a total of 2 files) are needed.
BTA_design_menu.m and .h
BTA_design_menu.m is the main UIViewController that shows the menu.
Version History
------------------------
v1.4 10/03/2013
- Fixed a typo where the JSON code of IntroText Font Size (large device) and IntroText Font Family (large device) were reversed!
v1.3 05/16/2013
- show/hide Bottom Tool Bar Style and show/hide Bottom Tab Bar wasn't (still) working correctly. This is solved now!
v1.2 03/26/2013
-Made it compatible with iPhone 5 (corrected a headerimage issue)
-Added ability to hide/show the bottom bar
Android Project
------------------------
BTA_design_menu.java is not done (yet).
JSON Data
------------------------
Show an example of how the JSON data should be configured when using this plugin.
{
{"itemId":"99999", "itemType":"BTA_design_menu", "itemNickname":"Design Menu",
"navBarTitleText":"Design Menu", "listRowHeightSmallDevice":"50",
"listRowHeightLargeDevice":"150", "listTitleHeightSmallDevice":"20",
"listTitleHeightLargeDevice":"20", "introtext":"Subline of the design menu"}
}