hi ,all
my question is , how to make the ProgressBar with an inverse
color so it looks clearly in a white background.
my xml code is here:
<ProgressBar android:id="@+id/main_progressbar"
style="?android:attr/progressBarStyleLarge"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="center"/>
i've seen the sdk doc which says R.attr also has the constant "
progressBarStyleLargeInverse "
but when compile, there's an error like this:
No resource found that matches the given name (at 'style' with value '?
android:attr/progressBarStyleLargeInverse')
now i'm confused with this problem for half an hour...looking
for your help~
thanks!
NalrA
--
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
To unsubscribe from this group, send email to
android-developers+unsubscribegooglegroups.com or reply to this email with the
words "REMOVE ME" as the subject.