-
An introduction to Kotlin’s delegate properties and some real life examples.
-
A visual aid for the different method parameters in Canvas.drawArc.
-
Using Kotlin’s sealed classes we can make a state machine for all UI-related to network calls.
-
In which I make up a concept, define it and solve for it.
-
An app for visualizing Android’s various Interpolators.
-
Why companion objects in Kotlin should not be used as a replacement for Java’s static constant.
-
Announcing Tropos for Android, an open sourced simple weather conditions and forecast app.
-
Introducing Expandable RecyclerView: an open source library for expanding and collapsing groups using RecyclerView.Adapter
.
-
A visual aid for all the options for scaling the bounds of an image to the bounds of an ImageView
.
-
How to create an observable from a callback and what not to do.
Sign up to receive a weekly recap from thoughtbot