Skip to content

DraggableView 1.0.1

Latest
Compare
Choose a tag to compare
@hyuwah hyuwah released this 19 Jul 11:41
· 1 commit to master since this release

What's Changed

  • Add GestureDetector with onLongPress by @ekhiw in #14
  • Add support for long click listener via fun onLongPress(view: View) on the DraggableListener interface
  • target sdk 33, remove jcenter repo & kotlin-android-extensions plugin

New Contributors

  • @ekhiw made their first contribution in #14

Full Changelog: 1.0.0...1.0.1