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;f=core/res/res/drawable/progress_horizontal.xml;h=57d85898a4dd3cb57f24f6e39fecb57556d14be0;hb=master

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
<markrosenberg01460...@gmail.com> 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 android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>



-- 
Romain Guy
Android framework engineer
romain...@android.com

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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to