Skip to content

This is a code lab about Jetpack Compose in Kotlin from the Android Developers website. I developed a simple UI using Compose and Material Theme.

License

Notifications You must be signed in to change notification settings

vbshuliar/Codelab_Compose_Material_Theme

Repository files navigation

Woof App

The Woof app is a list of dog photos with information about them including their name, age, and favorite activity. This app also uses Material Design to create a beautiful app experience for the user.

Introduction

This is the starter code for the Woof app project. This project is an opportunity for you to learn Material Design and reinforce the concepts you've learned so far in Android Basics with Compose.

Pre-requisites

-Rows/Columns -Modifiers -Scaffold -Adding images -Button click handlers -Functions -Classes -Lists -App architecture

Getting Started

  1. Download the project
  2. Open the project in Android Studio
  3. Run the project

Screenshots of the app

Screenshot_31 Screenshot_32

About

This is a code lab about Jetpack Compose in Kotlin from the Android Developers website. I developed a simple UI using Compose and Material Theme.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages