Skip to content

7.0.177

Compare
Choose a tag to compare
@shai-almog shai-almog released this 28 Mar 03:57
· 1 commit to master since this release
2375e36
feat: [3888] Add support for safe areas in android (#3889)

* feat: [3888] Add support for safe areas in android

https://github.com/codenameone/CodenameOne/issues/3888

* fixed lambda not supported

* fixed lambda not supported

* change to use reflection so we can compile on older sdk

* fixed compile errors

* made variables final for 1.6 compatibility