dear please contact my mobil

On Aug 17, 10:52 pm, Eurig Jones <eurigjo...@gmail.com> wrote:
> I have a TabActivity based class which has 3 tabs. All are
> ListActivities (but that's not important for this problem)
>
> I'm updating the TabHost's TabSpec's to change the text on the tabs.
> This works fine and the ListActivities display correctly.
>
> Iater on the execution flow I need to update the Text on the tabs from
> "Current Text" to "Current Text (3)", for example. I update the
> TabSpec.setIndicator() with the new text, and attempt to call
> invalidate() on the TabWidget (and all it's children). But the tab
> text refuses to update!!
>
> Where am I going wrong here?
>
> Regards,
> Eurig

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to