Skip to content

FloatingBubbleView v0.5.1

Compare
Choose a tag to compare
@TorryDo TorryDo released this 06 Apr 02:42
· 41 commits to master since this release
599b231

NEW ⭐

  • Route class
  • initialRoute(): see README
  • currentRoute()
  • showBubbles()
  • removeBubbles()
  • showExpandableView()
  • removeExpandableView()
  • OverrideDispatchKeyEvent compose function

FIX 🐛

  • Crashing when remove the composable before the animation stop ✅
  • Unable to use BackHandler (because we don't have activity in service) ✅