Thanks :) On Aug 26, 2:23 pm, Dianne Hackborn <[email protected]> wrote: > And this:http://developer.android.com/reference/android/app/Dialog.html#hide() > > > > > > On Wed, Aug 25, 2010 at 11:21 PM, AJ <[email protected]> wrote: > > you can dismiss the parent dialog and then show your child dialog. > > > please check:- > > >http://developer.android.com/reference/android/app/Dialog.html#dismis... > > > Thanks, > > AJ > > > On Aug 26, 11:16 am, Mystique <[email protected]> wrote: > > > Hi, I have a parent dialog calling a child dialog. Can I make the > > > parent dialog invisible to it is more appealing to the eye? > > > Is there something like setVisibility(View.INVISIBLE) for dialog? > > > > Many thanks. > > > -- > > 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]<android-developers%2Bunsubs > > [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.
-- 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

