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)