It's probably just a window that is positioned appropriately on top of the UI. You don't need to modify the framework to do that.
And questions about modifying the framework should not go on android-developers, they belong on android-porting or android-platform. On Tue, Dec 14, 2010 at 6:25 PM, fungi8210 <[email protected]> wrote: > Hi, > Does anyone know how this floating menu is implemented? > > http://dl.dropbox.com/u/8866863/androidforum/Desire.png > http://dl.dropbox.com/u/8866863/androidforum/Tab.png > > Is it implemented as a non-fullscreen activity? or is it a floating > dialog? > If the modification of framework code is needed, can anyone please > point me to the right direction > as to which component needs to modify? > My case is specifically for floating menu triggered by EditText. > > 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%[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

