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

Slider: fromUser feature needed #50

Closed
dmitriigriazin opened this issue Apr 14, 2015 · 2 comments
Closed

Slider: fromUser feature needed #50

dmitriigriazin opened this issue Apr 14, 2015 · 2 comments

Comments

@dmitriigriazin
Copy link

The signature of OnPositionChangeListener method is

void onPositionChanged(Slider slider, float v, float v2, int i, int i2)

Really needed feature to determine if the progress change is from user or not. Why won't you stick to the API introduced by android team, like in OnSeekBarChangeListener?

@peternguyen88
Copy link

When will this feature be ready? I need this too.

@rey5137
Copy link
Owner

rey5137 commented May 6, 2015

This feature is added to 1.1.1-SNAPSHOT version.

@rey5137 rey5137 closed this as completed May 6, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants