Thanks. Worked perfectly.
On Jan 16, 3:09 pm, Jake Wharton <
jakewhar...@gmail.com> wrote:
> You have to use getSupportMenuInflater() now since the menus no longer
> inherit from the android.view.Menu* interfaces. I think I forgot to mention
> that in the blog post...
>
> ---