Skip to content

MarDSoul/example-android-draganddroplazycolumn

Repository files navigation

Drag and Drop LazyColumn

This is an example for article: How to create LazyColumn with drag and drop elements in Jetpack Compose.

Link to the article Part 1 on dev.to

Application description

It's just a screen with LazyColumn and 2 buttons (Add user and Clear list). Data of users have stored in a database.

Used

  • Kotlin
  • Hilt
  • Room

About

Example for article: How to create LazyColumn with drag and drop elements in Jetpack Compose. Part 1.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages