Skip to content

0.4.7-android

Compare
Choose a tag to compare
@matteblair matteblair released this 16 Dec 20:03
· 1543 commits to main since this release

This is a minor update to the Tangram Android SDK. There are no breaking changes to the Android SDK interface in this release.

Fixes

  • Non-square bitmaps used with Marker no longer cause visual artifacts or crashes (9ef53db).
  • Drawable resources used for Marker are now rasterized at a more appropriate pixel density (3738152).
  • Setting a bitmap on a Marker will now immediately update the appearance of the Marker (d9664d2).