I wanted to change not only color but the images of bar & thumb. and I found something strange...
please see this link. http://groups.google.com/group/android-developers/browse_thread/thread/24db6bc2b790eb96/2b4651ec6ed925f0 I posted 2 weeks ago but it seems very few are interested in customizing SeekBar. On Dec 1, 11:32 am, Romain Guy <[email protected]> wrote: > Hi, > > You can see how we do it in the standard version of > Android:http://android.git.kernel.org/?p=platform/frameworks/base.git;a=blob;... > > Note however that changing the colors of the thumb will require to > provide new images. You won't be able to do that just from XML. > > On Mon, Nov 30, 2009 at 6:29 PM, Mark Rosenberg > > > > <[email protected]> wrote: > > Seems to me that I should be able to set the colors of the SeekBar > > thumb, slider, and progress bar in my layout xml file. However, I > > don't see relevant attributes for these SeekBar components. I only > > want to change the colors, not replace any images being used for the > > thumb, etc. What am I missing? > > > -- > > 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 > > -- > Romain Guy > Android framework engineer > [email protected] > > Note: please don't send private questions to me, as I don't have time > to provide private support. All such questions should be posted on > public forums, where I and others can see and answer them -- 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

