Skip to content

Enable default interface members - #26

Closed
mattleibow wants to merge 1 commit into
masterfrom
dev/dim-test
Closed

Enable default interface members#26
mattleibow wants to merge 1 commit into
masterfrom
dev/dim-test

Conversation

@mattleibow

Copy link
Copy Markdown
Member

@mattleibowmattleibow added the do-not-merge PR is still in progress and is not ready to be merged label Dec 10, 2019
@mattleibow

mattleibow commented Dec 10, 2019

Copy link
Copy Markdown
MemberAuthor

Well, I just realised that DevOps does not have Xamarin.Android 10.1 and the AndroidX library does not appear to have default interface members yet. Or at least none that I could find.

The:

@interface Something {
Typesomething () default {}
}

is actually an annotation with the default property value. Nothing that we actually bind.

@jpobst

Copy link
Copy Markdown
Contributor

Will revisit later.

@jpobstjpobst closed this Oct 26, 2020
@jpobst
jpobst deleted the dev/dim-test branch October 26, 2020 19:27
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do-not-mergePR is still in progress and is not ready to be merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@mattleibow@jpobst