Hi, How do you check thumb drawable bounds? As far as I have tried out, I am able to get only the progressdrawable bounds as follows:
seekbar.getProgressDrawable().getBounds() and I am currently finding no difference in this method when the thumb is moved or the progressDrawable is clicked? Thank you, B.Arunkumar On Jan 7, 6:01 pm, skink <[email protected]> wrote: > you could for example check thumb drawable bounds (they are updated when a > thumb moves left/right) > > 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

