The AutoCompleteTextView is to build something like a desktop search
(Apps, Music, Contacts etc).
But I also need a way to jump into the settings dialog. Therefore I
need an options menu on a dialog style activity. Looks pretty nice ;-)

On 13 Mrz., 16:29, Romain Guy <[email protected]> wrote:
> Known bug which I think we fixed in Cupcake. Note that having a menu
> for a dialog is very weird anyway.
>
> On Fri, Mar 13, 2009 at 8:06 AM, Daniel <[email protected]> 
> wrote:
>
> > Hi,
> > I did an Android application which just has an AutoCompleteTextView.
> > The Activity containing the AutoCompleteTextView uses the Dialog theme
> > (android:theme="@android:style/Theme.Dialog").
> > This Activity also has an options menu. But when you press the options
> > menu button the menu is displayed right below the AutoCompleteTextView
> > which is somewhere in the middle of the screen, not at the bottom.
> > I found no way to display the options menu at the bottom of the
> > screen. Is this a bug?
>
> --
> Romain Guy
> Android framework engineer
> [email protected]
>
> Note: please don't send private questions to me, as I don't have time
> to provide private support.  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-framework" 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-framework?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to