Set the ProgressBar foreColor  [ 704 views ]

Goal: find an easy way to set the default magenta color of progressbar to an other one

just put into the xml file:

  <ProgressBar
    ...
    android:indeterminate="true"
    android:indeterminateTintMode="src_atop"
    android:indeterminateTint="@color/red"
  />
#sidebar a { color:#fff; } #sidebar ul ul li { color: #DEF585; } #sidebar h2 { color: #fff; } #sidebar ul p, #sidebar ul select { color: #BEDDBE; } #backfly { background: url(images/golfBallWallPaper.jpg) left bottom fixed repeat-x #65a51d; }