paisrikanth
Contributor
Hi I am trying to develop a custom lock screen in which I want to replace the slide to unlock with a ImageView as shown in the image.
This what I have tried so far.
I have placed an Image in the left corner of the screen and used onTouchListner to drag the Image horizontally
The Image does move horizontally but What I am looking is to get the Image background also to drag as shown in the picture above. Am I on the right track by using a ImageView ??
This what I have tried so far.
I have placed an Image in the left corner of the screen and used onTouchListner to drag the Image horizontally
The Image does move horizontally but What I am looking is to get the Image background also to drag as shown in the picture above. Am I on the right track by using a ImageView ??