AnderWeb / discreteSeekBar

Apache License 2.0
2.11k stars 400 forks source link

Verify is the DiscreteSeekbar is visible on TouchEvent #80

Open Geraldo-Neto opened 8 years ago

Geraldo-Neto commented 8 years ago

The thumb is drawing even when the DiscreteSeekBar is insivible or gone. Please add an if statement to verify the view's visibility is VISIBLE before drawing. Thank you so much for the nice lib.