non-ascii

  1. R

    Android Question Measuring height of text with non-ASCII characters

    For this I use sUtils.MeasureMultilineTextHeight, which has always worked fine, but noticed it can give too small a height if the text contains non-ASCII characters. Attached an image showing the troublesome text. I have worked out a work-around (shown below), which seems to be working OK, but...
Top