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.

Could Not Type Load LegacyBar.Library.BarActions.LegacyBarMenuItem #45

Description

@Dynogic

As stated in:
#42

I have also run across this issue, similar to issue 42.

My resolution was to simply remove the line (MenuItemLegacyBarAction):

_menuItem = new LegacyBarMenuItem(menuId, Handle);

And implement the callback using an Action.

Under my testing, LegacyBarMenuItem fails to be ctor'd (the binding fails to attach to Android's MenuItem). I am unable to pinpoint exactly what's causing this. Therefore, I simply removed it.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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