Releases: recruit-lifestyle/FloatingView
Releases · recruit-lifestyle/FloatingView
Ver 2.3.1
08 Mar 01:30
Compare
Sorry, something went wrong.
No results found
FloatingView moves smoothly(#19 )
Ver 2.3.0
06 Mar 04:44
Compare
Sorry, something went wrong.
No results found
Note: Physics-based animation is turned on by default from this version
If it is unnecessary, turn it off as an option
#68 #44
Ver 2.2.4
18 Jan 03:47
Compare
Sorry, something went wrong.
No results found
Ver 2.2.3
26 Oct 05:16
Compare
Sorry, something went wrong.
No results found
Support Android O
(Use Android Studio 3.0)
targetSdkVersion 25 -> 26
Update libraries
Use NotificationChannel
New foreground service API (ContextCompat.startForegroundService)
New window layer (TYPE_APPLICATION_OVERLAY)
Ver 2.2.3-beta1
27 Jul 01:56
Compare
Sorry, something went wrong.
No results found
Beta release
Support Android O(#34 )
targetSdkVersion 25 -> 26
Update libraries
Use NotificationChannel
New foreground service API (ContextCompat.startForegroundService)
New window layer (TYPE_APPLICATION_OVERLAY)
Ver 2.2.2
19 Jul 08:26
Compare
Sorry, something went wrong.
No results found
Supports MOVE_DIRECTION_NEAREST (move the nearest side)
Bug Fix
#39
#41
#42
Ver 2.2.2-beta1
27 Jun 09:10
Compare
Sorry, something went wrong.
No results found
Deprecated(Use 2.2.2 or higher)
Supports MOVE_DIRECTION_NEAREST (move the nearest side)
Bug Fix
#39
#41
#42
If you find the some bugs, please report on issue page
We will run a few weeks of testing and the official version will be released.
Ver 2.2.1
06 Apr 08:06
Compare
Sorry, something went wrong.
No results found
Minor update(sample module only)
Change the way to stop the service
Ver 2.2
16 Feb 02:52
Compare
Sorry, something went wrong.
No results found
Support for large image for FloatingView (not complete, but almost works)(#16 )
Support size specification of FloatingView(#16 )
Fix issue #14
Ver 2.1
30 Jan 05:57
Compare
Sorry, something went wrong.
No results found
Add FloatingView’s position callback and update demo
Add annotations
Update library version