-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Bogdan Neterebskii edited this page Dec 9, 2015
·
1 revision
#How to use
- Add OnSlideTouchListener.java to the application (replace package if needed)
- Define your View with any way (textView finded by id in the example)
- Set listener with setOnTouchListener method
- Override slides and touch you needed
- Be calm and happy