Jetpack Compose Study

Note: 💻🖥️✅ | 📱❎

Download To-Do Notes Compose Profile

Compose Article

CodeLab Practice, Show UI in Column

Task Manager

Show Task Completed UI to user

Compose quadrant

Make 4 Block Equal in size, 50% rows, 50% cols, set title and description at center vertically and horizontally

Business Card

Based on Code-lab learning, Build Business card, Using Box, Column, Row Layout

Login Logout Card View

Show Login View and Logout view based on click event and pass on click function to compose ui

Pizza Order

Menu Screen, Pizza Size and Price Screen, After getting address Bill screen, used navHost, VM

Recycler Clicked Event

Showing Lazy Column with click event / same as recycler-view

listOf(RadioButtons)

Showing Multiple Radio Button in list format