Is there a way to style a TextView to uppercase all of its letters?
I though that was a pretty reasonable request but it looks like you cant do it at this time. What a Total Failure. lol
Update
You can now use textAllCaps to force all caps.
What about android:textAllCaps?