Hi,

I tried changing to background color by implementing a style like
this :

<style name="android:MyProgressStyle" parent="@android:style/
Widget.ProgressBar">
      <item name="android:background">#F7F7F7</item>
</style>

The result was the background of LinearLayout and ProgressBar changed
to that color. I only want to change the background color of the
ProgressDialog.

Please help.

Thanks in advance.
Samuel

-- 
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

Reply via email to