Published inProAndroidDevBuilding a type safe bundleOfYou may be aware of the bundleOf utility provided by the androidx.core:core-ktx artifact, however you may not be aware of the fact that…Oct 1, 20211Oct 1, 20211
Published inProAndroidDev‘Extension classes’When extension functions don’t quite cut it.Jul 16, 2020Jul 16, 2020
Published inAndroidPubBinding Adapters with Kotlin: Part 2In part 1 I covered some basics of how to write binding adapters in Kotlin, looking in particular at how data binding passes default values…Jun 30, 2018Jun 30, 2018
Published inAndroidPubBinding Adapters with Kotlin: Part 1Binding adapters are often a point of confusion for those new to data binding, and it’s easy to see why. They are pretty easy for simple…Mar 13, 20182Mar 13, 20182
Published inAndroidPubMake your view-model properties great againI’ve been experimenting with the android data-binding library for well over a year now, in that time I’ve learned a lot about how it works…Jun 15, 20171Jun 15, 20171