How can you display upside down text with a textview in Android?
In my case I have a 2 player game, where they play across from each other. I want to display test to
in the xml file add:
android:rotation = "180"
in the respective element to display text upside down.
for example: