How to make slide to unlock button in android

前端 未结 11 554
心在旅途
心在旅途 2020-12-23 18:05

Hi I want a button that should work as \'slide to unlock\' button of IOS

in short I want a button that has no click effect but can slide left to right while drag and

11条回答
  •  攒了一身酷
    2020-12-23 18:33

    You can use this library to quickly and easy customize your unlock.

    https://github.com/cheekiat/SlideToUnlock

    Use this code on xml

     
    

    Slide to unlock screenshort

提交回复
热议问题