Hi, I noticed when I use *com.codename1.ui.spinner.Picker *for type *PICKER_TYPE_STRINGS, *if I set Strings as not a hardcoded Strings but as String[ ], I get *java.lang.NullPointerException *while spinning the Picker. I get it only if I also do setSelectedString(). If there is a setSelectedStringIndex(), no error occurs.
I wondered, why would it happen? -- 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/995d9fbc-2395-44d1-bb5d-14d070aa3fc1n%40googlegroups.com.
