Hi guys

My problem

I have <TextView android:id="@+id/myText"
        android:layout_width="wrap_content"
android:layout_height="wrap_content"
        android:layout_alignParentRight="true"
android:layout_alignParentTop="true"
        android:textSize="40sp"  />
I use setText method  in code. Sometimes all text is not displayed for
a second (I have enough space.. And previous text can have width>
current width).

Does anyone know decision?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to