Skip to content

ozzzzz/android-slide-listener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

android-slide-listener

Simple slide and click listener, compiled from several sources from the Internet

How to use

  1. Add OnSlideTouchListener.java to the application (replace package if needed)
  2. Define your View with any way (textView finded by id in the example)
  3. Set listener with setOnTouchListener method
  4. Override slides and touch you needed
  5. Be calm and happy

About

Simple slide and click listener for Android app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages