Download Latest Version 1.2.1 source code.tar.gz (13.9 MB)
Email in envelope

Get an email when there's a new version of Android-Snowfall

Home / 1.2.1
Name Modified Size InfoDownloads / Week
Parent folder
1.2.1 source code.tar.gz 2020-12-25 13.9 MB
1.2.1 source code.zip 2020-12-25 13.9 MB
README.md 2020-12-25 399 Bytes
Totals: 3 Items   27.7 MB 0
  • Remove lazy accessors for fields. They are adding extra overhead in terms of memory and they are way too heavy for one threaded environment complex for Android world.
  • Remove kotlin stdlib methods in onDraw. They are just adding extra allocations while trying to draw on Android canvas.
  • Some code overall clean up.
  • Migrate sample to AndroidX.
  • Update dependencies for Kotlin and plugins.
Source: README.md, updated 2020-12-25