You must use onCreateContextMenu in Activity.
you can call menu.setHeaderTitle() inside onCreateContextMenu...


On Fri, May 8, 2009 at 12:10 PM, scuellar <scuellar...@gmail.com> wrote:

>
> Hi all,
> Do you know how to set the header title of a menu in the XML file?
>
> The function that I call is the following:
>      ContextMenu menu = XXXX;
>      menu.setHeaderTitle(title);
>
>
> Thanks
>
> >
>


-- 
ADEM KARAKOLLU

--~--~---------~--~----~------------~-------~--~----~
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