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/94e7a1c6-cd92-410c-9b41-df60fd518bdf%40googlegroups.com.
