Hi, I'm trying to calculate whether a string will fit into a textview or not, using a StaticLayout and the trimming the string to fit. But cannot figure out what the actual width and height of the "printable" textarea of the textview, how to subtract(?) padding, margins etc from the height and width set in the layout. How is the textarea of a textview defined?
/Michael -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en