Android Time Picker for Flex Hero
Streda, November 10th, 2010If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!
I’ve create new Android mobile component in Flex Hero. Last time I’ve created Android Date Picker, which allows you to pick date. But if you need change time, there is another component: Time Picker. So I’ve recreated it for Flex Hero. There are 2 different possibilities: changing time in AM/PM format or full day mode. It’s just matter of setting property: timePicker.fullDayMode = true/false. In next article I will post new Time picker with gestures support and not using buttons +/- for changing hours, minutes and seconds. Using Android Time Picker for Flex Hero is similar as for Date Picker, just open it with PopupManager.addPopup. Please download FXP project, which consist example of usage Time Picker (Date Picker as well) and import it to your Flash Builder Burrito.

Native Android Time Picker

Android Time Picker for Flex Hero – AM/PM mode

Android Time Picker for Flex Hero – full day mode
2 Trackbacks/Pingbacks
1 Comments
Dave Long
• Visit Site
Január 26th, 2011
Is there an easy way to remove the seconds and still have the picker centered?
Sorry, comments for this entry are closed at this time.