Skip to content

SoftwareChoreographer/Compose_Quandrant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Compose Quadrant App πŸ“±

Description 🎨

The Compose Quadrant App is an Android app built using Jetpack Compose to demonstrate the power of modern UI design. It divides the screen into four quadrants, each displaying a heading and some text. It's a great starting point for understanding how to create responsive layouts with Jetpack Compose. The app uses rows and columns to divide the screen into sections and boxes to manage layout and content.

Each quadrant shows:

  1. Text Composable ✍️
  2. Image Composable πŸ–ΌοΈ
  3. Row Composable πŸ”€
  4. Column Composable πŸ”Ό

Features πŸš€

  • The app displays a simple grid with four quadrants.
  • Each quadrant contains a heading and corresponding content.
  • The app is built using Jetpack Compose, following modern Android development practices.

Tech Stack πŸ› οΈ

  • Android Studio
  • Jetpack Compose
  • Material3
  • Kotlin

Installation πŸ§‘β€πŸ’»

  1. Clone the repository:

    git clone https://github.com/softwarechoreographer/compose-quadrant-app.git

About

Compose Quadrant App πŸ“± This app demonstrates Jetpack Compose by creating a layout with four quadrants. It showcases the use of Row, Column, and Box for arranging UI elements, while applying basic styling and alignment. Perfect for learning responsive UI design in Android using declarative programming. πŸ–₯️

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors