I'm using time picker as follows this.valueTimeText = new Picker(); this.valueTimeText.setType(Display.PICKER_TYPE_TIME); this.valueTimeText.setDate(null);
it displays native iOS picker and when I change the value I hit OK. The value is overtaken to the destination field but picker remains visible. It does not react on Cancel button and when I hit OK again application freezes with white screen, see attachment. What should be wrong with this component. (with light weight version it works ok) [image: unnamed.jpg] IDE: Eclispe Desktop OS: Ubuntu 16.04 Simulator Device Iphone SE 12.2 -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/codenameone-discussions. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/afd62da9-c07e-4389-a4bc-31a4e70a6d49%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
