MChehab94 / Custom-ListView-Demo-Kotlin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a demo to show how to create a custom ListView with a custom adapter.
The example provided in this demo is a classic Image with a main TextView and a description TextView.
This is demo is related to this post.
The Java version of the code can be found here.