Currently I am looking for a working solution, I will think later how to do it in an ideal way. Do you have any suggestion please how to do this in a native call?
Best regards On Tuesday, October 29, 2019 at 3:34:59 AM UTC+1, Shai Almog wrote: > > Using these is problematic from Codename One. There are build hints to > inject these things but they generally don't work too well. > > In this case it looks like the library is expecting an Android text > field/password field. Those are problematic as we only have a native field > during the editing process and this field can be used for other things as > we construct the UI dynamically. I think the only way you can do something > like that is to wrap that whole portion of the UI as a native AAR file > which is far from ideal. So ideally there would be a lower level > integration point to the library. > -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/082025ae-f540-43a8-beaf-b4bec94e116c%40googlegroups.com.
