This repository has been archived by the owner on Jul 13, 2020. It is now read-only.
Anko 0.10.5
What's new
- Preview plugin compatibility with Android Studio 3.2 C12 & IDEA 181, Kotlin 1.2+ is required now
- Theme attribute resolve for colors, dimensions and "raw" attributes (#144)
- Shared prefs extensions (#531, #532)
doBeforeSdk
helper function (#567)- Allow nullable values for intents in the support package (#520)
- Anko SQLite: Support to foreign key constraint actions (#523)
- XmlConverter: Do not fail with exception when id can't be rendered properly (#564)
- XmlConverter: Function
dp
is unresolved after conversion (#563)