Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
anko-ide-plugin.zip | 2018-04-28 | 1.0 MB | |
Anko 0.10.5.tar.gz | 2018-04-28 | 794.9 kB | |
Anko 0.10.5.zip | 2018-04-28 | 1.0 MB | |
README.md | 2018-04-28 | 573 Bytes | |
Totals: 4 Items | 2.8 MB | 0 |
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)