-
This project demonstrates the usage of LazyRow, LazyColumn, and Circle Image in Jetpack Compose, an Android UI toolkit. The application displays a list of items using LazyRow and LazyColumn, which are composable functions that allow for efficient loading of large lists of data. The Circle Image composable is used to display circular images for each item in the list.
-
LazyRow - A composable function that creates a horizontally scrollable list of items.
-
LazyColumn - A composable function that creates a vertically scrollable list of items.
-
Circle Image - A composable function that creates a circular image.
-
Notifications
You must be signed in to change notification settings - Fork 0
furkannkaymaz/Compose-lazy-column
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Jetpack Compose - Usage of LazyRow, LazyColumn
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published