Hi Mark, OK, didn't know that was the ultimate "root", thanks. So how do I get a small window to open up like the recent applications ? Would I need to create a custom dialog layout and go that way ?
On Mar 14, 5:50 pm, Mark Murphy <[email protected]> wrote: > Anthoni wrote: > > I am wanting to simulate the look of the "recent applications" display > > that you get when you long press the home key. At first I thought it > > was a custom dialog but apparently (according to what I see in the > > Hierarchy viewer) it is a PhoneWindow$DecorView. I presume the > > DecorView is the main layout for this. > > All activities have PhoneWindow$DecorView as the root View. This has > nothing to do with the recent applications dialog. > > -- > Mark Murphy (a Commons > Guy)http://commonsware.com|http://twitter.com/commonsguy > > Warescription: Three Android Books, Plus Updates, One Low Price! -- 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

