Skip to content
This repository has been archived by the owner on Jul 13, 2020. It is now read-only.

Anko 0.8.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@yanex yanex released this 04 Feb 14:21
· 425 commits to master since this release

Built for Kotlin 1.0 RC.

  • forEachChild(), forEachChildWithIndex(), firstChild(), firstChildOrNull() are inlined now #134;
  • Int.withAlpha #125;
  • ContextWrapper is now supported by AnkoContext;
  • Anko library size and method count was slightly reduced.