Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 325 Bytes

File metadata and controls

12 lines (8 loc) · 325 Bytes

TaskManager App

A simple Android app built with Jetpack Compose.

Purpose: Just a practice to learn the basics of Compose (Column, Image, Text, Modifier).

Features

  • Display a task completion icon
  • Show text with basic styling
  • Centered layout

Part of my Jetpack Compose learning journey.