It plainly looks like it loads an activity that, seeing the intent passed, loads the dialog or possibly another activity with a translucent theme.
On Jun 9, 4:35 pm, jtomasko <[email protected]> wrote: > On the xoom tablet (3.1), after selecting a notification of a google > calendar event, a dialog box (as far as I can tell) opens center > screen with options to view the calendar event or dismiss it. > > According to my interpetation of the Andriod Dev docs, a dialog needs > to be activated from an activity, so how is the Google calendar doing > this? Even if the calendar is not open (such as just showing the > desktop), the dialog still shows up. > > I need to do the same... show a dialog from a notification. Any ideas > on how the Google calendar made that happen? > > Thanks, > Jim -- 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

