Hi, Have a look at: http://developer.android.com/guide/topics/ui/dialogs.html http://developer.android.com/guide/topics/ui/notifiers/notifications.html http://developer.android.com/guide/topics/ui/menus.html
Thanks, Mike On Fri, May 4, 2012 at 3:31 PM, David Ozersky <[email protected]> wrote: > Thanks Mark, > > I've given up on that solution. But I'm just wondering...how does Android > display notifactions and context menu's? Is it placed directly on the > FrameLayout of the Window? Or is it something else? > > Thank you for your help, and you're support of the community. > > David > > > On Fri, May 4, 2012 at 5:37 PM, Mark Murphy <[email protected]> wrote: >> >> On Fri, May 4, 2012 at 5:27 PM, duadinam <[email protected]> >> wrote: >> > BTW, I love the Commonsware book series, I use them all the time. >> >> Thanks! >> >> > What if the >> > Events sit above the ListItems, in the same way that a context menu >> > would? >> >> Then you would not be able to interact with things other than the >> events, just as you cannot interact with the UI of an activity while >> the foreground is occupied by a context menu. >> >> -- >> Mark Murphy (a Commons Guy) >> http://commonsware.com | http://github.com/commonsguy >> http://commonsware.com/blog | http://twitter.com/commonsguy >> >> _The Busy Coder's Guide to Android Development_ Version 3.7 Available! >> >> -- >> 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 > > > -- > 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 -- 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

