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
Use android:rotation="270" to 100% be like bottom to top or android:rotation="90" to 100% be like top to bottom