Re: [android-developers] Show default view in activitygroup

2011-05-13 Thread TreKing
On Thu, May 12, 2011 at 9:00 AM, dario dariospad...@gmail.com wrote: Any hint? Don't use ActivityGroup. I think Fragments are the new hotness to accomplish this type of mini-activity type functionality.

[android-developers] Show default view in activitygroup

2011-05-12 Thread dario
Hello In my app I have a tabHost with 4 tabs; one of these tabs is an activitygroup with different activities. I would like to show the default activity any time the corresponding tab is clicked. I'm handling onResume and onStart event and they work fine except when the corresponding tab was the