adam-codersgu / supernova

A Kotlin-based Android application that allows the user to play music from their device while custom animations fall over the album artwork of the currently playing song.
0 stars 0 forks source link

Playlist reorder handles #68

Closed adam-codersgu closed 1 year ago

adam-codersgu commented 1 year ago

The Playlist UI looks bad when the reodering handles are activated. Need to redesign the layout or add the relevant constraints programmatically when the handles are revealed

adam-codersgu commented 1 year ago

Working on branch bug/play_queue_handles

adam-codersgu commented 1 year ago

Completed and merged https://github.com/adam-codersgu/supernova/pull/85