Skip to content

Releases: aabadaa/Fly-view

Bug fix

23 Sep 14:33

Choose a tag to compare

Fix bugs when trying to remove the view

Go to screen border

23 Sep 08:34

Choose a tag to compare

You can call goToScreenBorder method to make your fly view goes there

Support android-14

05 Sep 09:01
888782b

Choose a tag to compare

1.6.3

Delete .github/workflows directory

bug fix

30 Aug 16:19
c79b243

Choose a tag to compare

Starting the FlyService before getting the permission was throwing an exception

FlyVeiwInfo.animateTo

13 Jun 16:31

Choose a tag to compare

Call this function to make your view fly to the desired position

Refactor

05 Jun 03:29
4bb5aa6

Choose a tag to compare

When you define your infoProvider , your controller will be accessed instead of FlyViewController

Bug fix

04 Jun 10:22

Choose a tag to compare

Prevent auto go to screen border when the view is removed by dropping it in the bottom of the screen

Bug fix

03 Jun 21:15

Choose a tag to compare

Merge remote-tracking branch 'origin/master' into master

# Conflicts:
#	fly_view/src/main/java/com/abada/flyView/FlyViewInfo.kt

Remove FlyViewScope

03 Jun 20:15

Choose a tag to compare

Merge remote-tracking branch 'origin/master' into master

# Conflicts:
#	fly_view/src/main/java/com/abada/flyView/FlyViewService.kt

move onRemove to FlyViewInfo

03 Jun 14:12

Choose a tag to compare

1.5.1

feat: make onRemove suspend to allow delay