Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

android-v9.2.1

Choose a tag to compare

@Chaoba Chaoba released this 15 May 01:58
9d96228

Changes since Mapbox Maps SDK for Android v9.2.0:

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)