You can't make that change because it will break binary compatibility. Constants in Java are linked into the class file so if you change their value you will break the compilation.
-- 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/01593d15-d749-4de7-8893-9218dd851932%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
