syedowaisali / crystal-range-seekbar

538 stars 170 forks source link

Thumb image getting clipped #35

Closed ikermart closed 6 years ago

ikermart commented 7 years ago

When I press the thumb, the image getting clipped, where can we change the seekbar height area?

wjsm93 commented 7 years ago

I'm having the same issue:

captura de pantalla 2017-01-25 a las 5 37 31 p m

qbai22 commented 7 years ago

same

kucheech commented 7 years ago

try using android:clipChildren="false" in the parent container xml

ajpetrizza commented 7 years ago

kucheech has the correct answer :) Thank you sir!