Hi,

I have a TabActivity with 3 tabs:
- tab A is created with a TabContentFactory,
- tabs B & C are created as Activity.

When I switch from B to C, B activity is resumed (onResume called). But when
i switch from A to B, onResume is NOT called.
Unfortunately i need B to be aware that it has been selected. How can B
activity knows that i has just been selected?

Any clue?
Thanks for any help.
-- 
Thierry.

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