android / uamp

A sample audio app for Android
Apache License 2.0
13.09k stars 3.75k forks source link

Compose UI & Spatial Audio implemented #491

Closed AvishParmar closed 2 years ago

AvishParmar commented 2 years ago

This update converts the two fragments responsible for UAMP's UI set up, namely MediaItemFragment & NowPlayingFragment, to Compose and adds spatial audio capability to the app.