A simple Android app built with Jetpack Compose.
Purpose: Just a practice to learn the basics of Compose (Column, Image, Text, Modifier).
- Display a task completion icon
 - Show text with basic styling
 - Centered layout
 
Part of my Jetpack Compose learning journey.