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.
- 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
- ...
- Complete
Browser
screen (padding of lazy rows, top archs in background, ...) - Bottom navigation
My Music
screenHome
screen
Contributions are always welcome!