[android-developers] Is it possible for TabActivity to have child TabActivity

2011-06-09 Thread Manish Garg
Hi All,

I want to implement nested tab activity but getting exception in some
cases like at the time of calling dialog.show from the activity of the
nested activity and during drawing grid view inside nested activity.

Regards,
Manish Garg

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


Re: [android-developers] Is it possible for TabActivity to have child TabActivity

2011-06-09 Thread Dianne Hackborn
No it is not.  There is only one level of nesting of activities.

On Thu, Jun 9, 2011 at 2:02 PM, Manish Garg mannishga...@gmail.com wrote:

 Hi All,

 I want to implement nested tab activity but getting exception in some
 cases like at the time of calling dialog.show from the activity of the
 nested activity and during drawing grid view inside nested activity.

 Regards,
 Manish Garg

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




-- 
Dianne Hackborn
Android framework engineer
hack...@android.com

Note: please don't send private questions to me, as I don't have time to
provide private support, and so won't reply to such e-mails.  All such
questions should be posted on public forums, where I and others can see and
answer them.

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