Jetpack Compose Exercises – UI Components, State Management & Modern Android UI implementations using Kotlin and Compose.
-
Updated
Oct 15, 2025 - Kotlin
Jetpack Compose Exercises – UI Components, State Management & Modern Android UI implementations using Kotlin and Compose.
ProfileDemo is a simple Android app built using Jetpack Compose. It displays a user profile screen featuring a circular profile picture with a badge, user details, quick stats, and action buttons. The project demonstrates how to use key Compose layout elements such as Column, Row, Box, and Spacer to structure UI components. It also includes the use
Add a description, image, and links to the compose-layout topic page so that developers can more easily learn about it.
To associate your repository with the compose-layout topic, visit your repo's landing page and select "manage topics."