This repository has been archived by the owner on Feb 3, 2020. It is now read-only.
Releases: recruit-lifestyle/FloatingView
Releases · recruit-lifestyle/FloatingView
Ver 2.3.1
Ver 2.3.0
Ver 2.2.4
Ver 2.2.3
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
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
Ver 2.2.2-beta1
Ver 2.2.1
Minor update(sample module only)
- Change the way to stop the service
Ver 2.2
Ver 2.1
- Add FloatingView’s position callback and update demo
- Add annotations
- Update library version