I need to wait until onSizeChanged event raises to populate a TableLayout as I need to know the real size of that widget, but when I do that the widget shows empty.
If I do the same in the onCreate event, I get the widget well shown. What method should I need to call in order to get the widget refreshed? Thanks 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 [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 -~----------~----~----~----~------~----~------~--~---

