I am receiving this kind of warnings: java: scale(int,int) in com.codename1.ui.Image has been deprecated java: getTransform() in com.codename1.ui.Graphics has been deprecated
I have many icons in my app that were created with Flamingo tool out of SVG files (to Java code). How to replace the deprecated methods? scale() getTransform() Thanks in advance -- 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/f4654e90-84ba-4d78-b0fb-85c9ff395851n%40googlegroups.com.
