yes.  tried.  the weird thing is that the menu gets called and appears
fine.  I get this response when an item is clicked via logcat:

InputManagerService Window already focused

thx,
j

On Mon, Jun 21, 2010 at 9:17 AM, greg <sep...@eduneer.com> wrote:

> Have you tried putting your commonly shared menu in a class that is
> super to your activities that need the menu?  (I haven't done this for
> menus, but I've done it for other Activity UI components that I wanted
> to share among many activities.)
>
> - greg
>
> On Jun 21, 8:51 am, Jason Van Anden <jason.van.an...@gmail.com> wrote:
> > I have the same question.  If you were able to come up with a solution,
> > please share!  If not - does anyone else know the answer to this?
> >
> > j
> >
> > On Mon, Jul 27, 2009 at 1:19 PM, par <parg...@gmail.com> wrote:
> >
> > > Hi,
> >
> > > Is it possible to attach Menu to an application rather than each
> > > activity in the application?
> >
> > > I have 20-23 activities in my application and it doesn't make sense me
> > > to add same menu to all the activities.
> >
> > > any ideas???
> >
> > > -Par
> >
> > > --~--~---------~--~----~------------~-------~--~----~
> > > You received this message because you are subscribed to the Google
> > > Groups "Android Developers" group.
> > > To post to this group, send email to
> android-developers@googlegroups.com
> > > To unsubscribe from this group, send email to
> > > android-developers-unsubscr...@googlegroups.com
> > > 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 android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com<android-developers%2bunsubscr...@googlegroups.com>
> 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to