Skip to content

ArezooNazer/MusicAppComposeUI

 
 

Repository files navigation

Music App Compose UI

A sample Music Player project that help you learn about Compose in Android. Note that this app only contain UI and has no logic. The design is inspired from this and this.

Current State: The desired UI

The desired UI: The desired UI

What used in this project:

  • Row / Column / LazyRow
  • Using weight and combining rows and columns for gallery like images
  • Canvas in Latest albums section
  • Quadratic Bezier for the waves used in Live Radio section
  • BoxWithConstraints
  • Align base line
  • Chips like items
  • ...

Roadmap

  • Complete Browser screen (padding of lazy rows, top archs in background, ...)
  • Bottom navigation
  • My Music screen
  • Home screen

Contributing

Contributions are always welcome!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%