The set up time for some of my screens takes almost 1 second, so app seems unresponsive, I was wondering, is there any way to cache a form? So it doesnt have to "build" every time, and do all my logic? Can we store a finished form and use that to speed up the app?
I guess in a way this is kind of like onResume in Android, only onCreate does the hard work, and only gets called first time its made. -- 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/464a78b7-8a5f-4a09-9b6d-6451746b38aa%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
