luiisca / floating-views

Kotlin library for effortlessly creating customizable floating UI elements in Android apps.
https://central.sonatype.com/artifact/io.github.luiisca/floating.views
MIT License
4 stars 0 forks source link

fix: closing a view sometimes triggers the drag to edge animation #77

Closed luiisca closed 3 weeks ago

luiisca commented 3 weeks ago

I think I should ensure that when view is about to be removed, no animation is run

linear[bot] commented 3 weeks ago

GIT-437 fix: closing a view sometimes triggers the drag to edge animation