I have updated the clipping functionality to comply with the Replace.Op.REPLACE deprecation. https://github.com/codenameone/CodenameOne/commit/e0ac23d170909735374bd9c55fb0dd8cc30b50ef
I have tested building and running KitchenSink using codename1.arg.android .targetSDKVersion=28 on Android Studio's Emulator running Android 9, and it is working fine. This will be on the build server in the next update. Best regards Steve On Sat, Jun 29, 2019 at 7:07 AM Steve Hannah <[email protected]> wrote: > > I see the problem. It's a bit tricky. It seems Android killed support for >> enlarging the clipping area which is a bit insane... >> > > I have some uncommitted code that complies with this clipping limitation. > I made the changes as part of some experiments to improve performance, but > I didn't commit them because they didn't cause any performance improvement > - and the deprecated way still worked as far as I knew. I'll parse these > changes out and commit them. > > Steve > -- Steve Hannah Software Developer Codename One http://www.codenameone.com -- 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/CAGOYrKU7t8s06Hb3tFY9CK%3DtvigwHCFeCVmgRWZ4kRD1UC6cQA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
