ParveshSandila / Jetpack-compose-Lazy-column-example

Project to demonstrate how to use Jetpack compose Lazy column

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jetpack-compose-Lazy-column-example

This is simple exmaple project to show how to use Jetpack compose Lazy column in Android and how to perform some action on the click of Lazy column item. In this project I'm showing a toast message whenever any item in Lazy cloumn get clicked

Screen shorts :

Jetpack compose Lazy column example Jetpack compose Lazy column example

About

Project to demonstrate how to use Jetpack compose Lazy column


Languages

Language:Kotlin 100.0%