Skip to content

android-v9.2.1

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Dec 11:42

Improvements and bug fixes

  • Added compiler and linker options to reduce binary size for release build. (#382)
  • Fixed a crash when Layer.getFilter() is used with the distance expression. (#380)
  • Reset AndroidRendererBackend properly to prevent a crash during rotation on an Android 4.2.2 x86 tablet. (#381(h/t ystsoi)