Android Question MeasureMultilineTextHeight measures too small with certain characters.

RB Smissaert

Well-Known Member
Licensed User
Longtime User
MeasureMultilineTextHeight works perfectly fine with with nearly anything I throw at it. Only exception is when the text for example contains char 9632.
It then gives slightly too small values. This is not quite predictable, for example it can be fine if the last line in the view as little text.
Is this a known problem? Any solutions for this?

RBS
 
Top