yes,you are right,because system can only load the 2nd textview after the 1st textview displayed.So "wrap_content" here may reach max length of the line.Maybe you can use weight or length to limit the first textview.
----- 原始邮件 ----- 发件人:Conexia Mobile <[email protected]> 收件人:[email protected] 主题:Re: [android-developers] How to get this to wrap? 日期:2011年11月04日 06点39分 -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

