Wednesday, May 22, 2013

[android-developers] TextView's line breaking algo leaves whitespace at line beginnings (?)

Hello,

I just noticed that some lines in my multi-line TextViews (line breaks added by TextView itself) can occasionally turn out slightly indented to the right.  I'm not sure what the cause is but it does look a lot like there was a space at the beginning of the line.

Is this how TextView works, or am I doing something wrong?  It's not a huge problem but it looks a bit ugly so I'd be keen to fix it if possible.

Thank in advance!

--
--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
---
You received this message because you are subscribed to the Google Groups "Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment