Anko v0.10.5 Release Notes

Release Date: 2018-04-28 // almost 6 years ago
  • 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)