Is there any other widget available to give the impression like nested tab activity. I was able to create nested tab activity but sometime it get crashed like showing dialog from the child activity of the nested tab activity
On Jun 9, 5:22 pm, Dianne Hackborn <[email protected]> wrote: > No it is not. There is only one level of nesting of activities. > > > > > > On Thu, Jun 9, 2011 at 2:02 PM, Manish Garg <[email protected]> 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 [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 > > -- > Dianne Hackborn > Android framework engineer > [email protected] > > 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.- Hide quoted text - > > - Show quoted text - -- 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

