AnderWeb / discreteSeekBar

Apache License 2.0
2.11k stars 400 forks source link

Basic Tap to set Progress of Seek Bar is not Working #37

Closed Teja-Konjeti closed 8 years ago

Teja-Konjeti commented 9 years ago

Plz make sure this works this is the basic functionality of a seek bar user will get irritated if this doesn't work. Plz do it ASAP.

Teja-Konjeti commented 9 years ago

@AnderWeb : Found a Solution! This can be fixed by setting touch slop to 0. So, plz add appropriate setters and getters for that! in the next update

AOrobator commented 9 years ago

You should write a pull-request if it's that important to you. That way it'll be included in the code base much faster.

xsorifc28 commented 8 years ago

@Sai-Teja Could you provide a detailed solution?

I'm also having the same issue. Can't set the progress by tapping.

Yamko commented 8 years ago

is this problem fixed?

Teja-Konjeti commented 8 years ago

@xsorifc28 Sorry for the Delay! I was quite Busy! I have issued a Pull Request It might be merged soon! I have also added an XML Attribute to set the Touch Slop for those who may need It ! @Yamko Yes, It is Fixed!