Skip to content

2.16.0

Choose a tag to compare

@p-lr p-lr released this 02 Mar 11:22
· 59 commits to master since this release

This is a performance release.

  • Memory footprint has been dramatically reduced on Android 10 and above, by leveraging Hardware Bitmaps.
    Software rendering is however still required when there's more than one layer.
  • When no longer visible, bitmaps are recycled to that graphics memory is reclaimed sooner.
  • Uses Compose BOM 2025.02.00