Take a peek at how the default progress bar drawable is defined in XML: http://android.git.kernel.org/?p=platform/frameworks/base.git;a=blob;f=core/res/res/drawable/progress_horizontal.xml;hb=cupcake
Make your own drawable with custom colors, then reference it using android:progressDrawable. j On Apr 14, 11:22 pm, Rahul <[email protected]> wrote: > Hi Android developer > > My Question is related about progressbar(Horizantal) . i have created > a progressbar using XMl Code > but i want to change the Progress Color(yello) .plz tel me how to > change the progress Color > from Yellow to Blue > > thank you --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

