B.Arunkumar wrote: > Hi, > > No. You must have noticed that the seekbar can be moved by either > dragging the thumb or tapping anywhere on the progressdrawable. Now I > want to disable the movement of the thumb when the progressdrawable is > touched. How do I do it? >
only by extending SekekBar (see onTouchEvent in AbsSeekBar) pskink -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

