Skip to content

Simple business card app UI. This project is made as part of Android Basics in Compose course by Google

Notifications You must be signed in to change notification settings

MaheshPawaar/business-card

Repository files navigation

Business Card App

Simple business card app UI. This project is made as part of Android Basics in Compose course by Google

Prerequisites

  • Ability to create and run a project in Android Studio.
  • Experience with composable functions, which includes Text and Image composables.

What I learned

  • How to build simple layouts with Row and Column composables, and arrange them with horizontalAlignment and verticalArrangement parameters.
  • How to customize Compose elements with a Modifier object.

Screenshot

About

Simple business card app UI. This project is made as part of Android Basics in Compose course by Google

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages