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 with an animation.

License

Notifications You must be signed in to change notification settings

vbshuliar/Codelab_Compose_Animations

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 final code for the Material Design codelab. 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_33 Screenshot_34

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 with an animation.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages