This project is a learning exercise to recreate the Telegram main screen UI using Jetpack Compose, with a focus on animations for an engaging user experience.
-
Main Screen UI: Replicates the layout, design, and key UI elements of Telegram's main screen.
-
Animations: Incorporates animations for transitions and subtle UI element movements, showcasing Jetpack Compose's capabilities.
-
Jetpack Compose: Utilizes the declarative UI framework for building modern Android user interfaces.