Tagged Questions
4
votes
4answers
713 views
Android TextView's subscript being clipped off
The Android TextView clips off my text subscripts (see image below) even when I use android:layout_height="wrap_content" for the TextView.
Is there a fix/work-around for this?
P/S: Superscripts ...