Skip to content
This repository was archived by the owner on Jan 13, 2018. It is now read-only.
This repository was archived by the owner on Jan 13, 2018. It is now read-only.

OnPrepareOptionsMenu() doesn't get called #33

@aaronweihe

Description

@aaronweihe

If the device doesn't have physical menu button, OnPrepareOptionsMenu won't get called when I click on the overflow menu button.

But in the official Google ActionBar implementation, it gets called.

I looked at ActionBarSherlock, it seems to be a problem as well.

I tried let OnCreateOptionsMenu return true to get OnPrepareOptionsMenu called but no luck. See here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions