Hi, I want to add toggle buttons in titanium project i used tabbed bar and buttonbar but it does not work in Android devices can anybody suggest how can i show toggle like yes or No buttons so i ac select only on e item at a time.
plz help
1 Answer
Tabbedbar and buttonbar are ios specific only. if you take a look in the docs it says iphone/ipad.
You will have to fake it using some views/buttons.
Your Answer
Think you can help? Login to answer this question!