Does anyone know how to make a View reversed, I have a horizontal ProgressBar and I want it to right to left instead of left to right
It's even easier. You can simply call the following method and then it's rotated and works just how you wanted.
progressBar.setRotation(180);
An example:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With