Skip to content
This repository has been archived by the owner on Feb 28, 2024. It is now read-only.

Slider: added start tracking and stop tracking events #362

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Slider: added start tracking and stop tracking events #362

wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented Apr 13, 2016

Slider: added start tracking and stop tracking events to OnPositionChangeListener interface. These methos will be called in OnTouchEvent callback when, respectively, ACTION_DOWN and ACTION_UP events occurs (in a similar way as Android system SeekBar)

…angeListener interface. These methos will be called in OnTouchEvent callback when, respectively, ACTION_DOWN and ACTION_UP events occurs (in a similar way as Android system SeekBar)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants