AnderWeb / discreteSeekBar

Apache License 2.0
2.11k stars 402 forks source link

Fix onStart not called bug. #18

Closed takahirom closed 9 years ago

takahirom commented 9 years ago

I'm so sorry. I fixed bug in local repository. but I forgot push.

AnderWeb commented 9 years ago

Why is this needed? Actually, the tracking touch only starts when the actual drag operation happens inside startDragging(), not for evey action_down.

takahirom commented 9 years ago

I wrote the onStart method call in the wrong place. And, I was not aware about the drag state. I fix it.

AnderWeb commented 9 years ago

I've changed it in a different way with commit f54f0cd64cd33da9effe9103d80bcc408178d171