The problem is that the action listener is not triggered on cancellation events. So I have no way to determine that the user finished to act with the picker if he cancelled its action...
On Friday, May 25, 2018 at 7:21:19 AM UTC+2, Shai Almog wrote: > > We don't have consistent behavior for cancellation at the time because of > all the platform differences. The value should remain as it was before if > the user canceled so the official way to work is to use the action listener > and ignore cancellation events. > We might provide more nuanced event/behavior when we migrate to the > lightweight picker implementation. > -- 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/6fb44626-93f3-461f-a765-4662fe285d17%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
