Skip to content

A project from the android basic with compose course.

Notifications You must be signed in to change notification settings

Dagunro/ArtSpace

Repository files navigation

What you'll build

An Android app that can display artwork or family photos

A project from the Android Basics with the Compose course Unit 3 project.

Here is the result

Screenshot 2025-02-24 at 10 24 23 |

I built upon my knowledge of Composables

  • Modifiers
  • Horizontal alignment and vertical arrangement.
  • Learnt how to use the box function that stacks items on top of each other.
  • I used column and Row functions interchangeably.
  • Leveraged WHEN expression over IF-ELSE.
  • Learnt how to declare functions and use functions declared in another function.
  • I further understood the use of the lambda functions. This was essential in the making the onclick function better.
Screen.Recording.2025-02-24.at.15.56.02.mov

About

A project from the android basic with compose course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages