This repository has been archived by the owner on Jul 13, 2020. It is now read-only.
Anko 0.6
Pre-release
Pre-release
Built for Koltin M11 (0.11.91.2).
- Breaking: package name change (
kotlinx.android.anko
→org.jetbrains.anko
) - Breaking: new syntax for multi-method listeners
- Configuration qualifiers supported
- Custom views creation
appcompat.v7
views and properties supported- Top-level DSL functions for simple views are removed
startActivityForResult()
,dimen()
extension functionsuiThread
property forContext
andFragment