this does not work --
<!-- (progress bar) -->
<ProgressBar android:id="@+id/ProgressBar"
style="?android:attr/progressBarStyleHorizontal"
android:progressDrawable="@drawable/
progress_bar"
android:layout_width="fill_parent"
android:secondaryProgress="0"
android:progress="0"
android:max="100"
android:layout_height="9px"
android:background="@color/red"/>
Ideas?
tia.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---