milosmns / circular-slider-android

Circular Slider UI Control for Android
GNU General Public License v3.0
307 stars 51 forks source link

No touch event intercepts when mIsThumbSelected #7

Closed bkoruznjak closed 8 years ago

bkoruznjak commented 8 years ago

Blocked touch events from being intercepted when thumb is being held and/or dragged. Improved User experience and functionality of VolumeSlider on ViewPager's and similar View's.

milosmns commented 8 years ago

Ooops missed that. I haven't tested it, hope you did :)

bkoruznjak commented 8 years ago

Tested, works like a charm :)