I am trying to use a ProgressBar as a metering like display. I thought it was going to be an easy task and thought that ProgressBar had a property to set to be vertical, bu
Add this to the xml code android:rotation="90" android:transformPivotX="0dp" So this is how your Progress Bar xml should look