Android ListView Tutorial with Kotlin | raywenderlich.com

In this tutorial, you’ll learn how to use Android’s ListView to easily create scrollable lists, by creating a simple recipe list app using Kotlin.


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/186976/android-listview-tutorial-2