Skip to content
This repository was archived by the owner on Jun 20, 2023. It is now read-only.
This repository was archived by the owner on Jun 20, 2023. It is now read-only.

NavigationClick event of Android.Support.V7.Widget.Toolbar is missing #19

@sergeylutski

Description

@sergeylutski

Xamarin.Android Version (eg: 6.0): 7.0.1.3

Operating System & Version (eg: Mac OSX 10.11): Mac OS X 10.11.6

Support Libraries Version (eg: 23.3.0): 24.2.1

Describe your Issue:

In Xamarin.Android.Support.v7.AppCompat library for some reasons NavigationClick event of Android.Support.V7.Widget.Toolbar class is missing. I see that it's commented in corresponding addition class in source code of bindings: https://github.com/xamarin/AndroidSupportComponents/blob/master/v7-appcompat/source/Additions/Toolbar.cs. It seems to be a bug. Can you clarify this please?

Steps to Reproduce (with link to sample solution if possible):

Include any relevant Exception Stack traces, build logs, adb logs:

Error CS1061: Type 'Android.Support.V7.Widget.Toolbar' does not contain a definition for 'NavigationClick' and no extension method 'NavigationClick' of type 'Android.Support.V7.Widget.Toolbar' could be found. Are you missing an assembly reference?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions