I have a progressbar with the following style: style=\"?android:attr/android:progressBarStyleSmall\"
style=\"?android:attr/android:progressBarStyleSmall\"
Sadly the bar is nearly white and in my case displ
And the answer was already on SO:
stackoverflow.com/questions/2020882/how-to-change-progress-bars-progress-color-in-android
You can simply change the whole drawable that is shown in the progressbar via the android:indeterminateDrawable attribute.
android:indeterminateDrawable