Skip to content

ComposeDesigner/LearnCompose

Repository files navigation

Compose course UI

A simple UI built using Jetpack Compose. Consists of a list screen & a details screen.

Uses Compose Navigation, LazyColumns, Scaffold, and Coil for loading images from a URL. Wrote a custom util method that uses canvas to paint a gradient over text and icons.

The util can be found in drawGradientText.kt under the utils folder.

Had a lot of fun creating 3D illustrations for this UI.

You can find more of these image resources under res

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages