That doesn't make much sense, that line in Display is:
return impl.getProperty(key, defaultValue);
Which means impl is null. That's the implementation of Codename One which
is initialized before init(Object) is invoked. Since you invoke this from
start() it should be well after init(Object) was initialized.
--
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/86f1ea29-0dc9-4888-9313-0fb20c4f9c7d%40googlegroups.com.