Skip to content

ArslanKathia/FloatingLockButton

Repository files navigation

FloatingLockButton

How to use in the Activity

FloatingLockView lockView = new FloatingLockView(this); lockView.attachToScreen(this); Long Press to move the button.

To update the floating lock button,

lockView.updateView()

To lock

lockView.lock()

To Unlock lockView.unlock()

[Unlock Screen]

[Lock Screen]

About

Movable Floating Button

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages