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

Pull to close layout/animation object onTouch conflict #59

Closed adam-codersgu closed 1 year ago

adam-codersgu commented 1 year ago

There's still a conflict with down motions on the pull to close layout when animations are on the screen. Perhaps just disable that view entirely when animations are showing

adam-codersgu commented 1 year ago

Working on branch bug/swipe_to_close_conflict

adam-codersgu commented 1 year ago

Resolved and merged https://github.com/adam-codersgu/supernova/pull/66