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

Use newer java interop code gen target #107

Merged
merged 9 commits into from
Jun 21, 2018
Merged

Use newer java interop code gen target #107

merged 9 commits into from
Jun 21, 2018

Conversation

Redth
Copy link
Member

@Redth Redth commented Jun 3, 2018

XAJavaInterop1 Code gen target has some performance enhancements. We feel it's safe to start shipping using this now as it was first introduced in Xamarin.Android 6.1

Redth added 9 commits June 3, 2018 11:27
The upcoming code behind generation feature requires knowing the type of `Fragment` to use in some cases.  By default it uses `Android.App.Fragment`, but if the user installs the support fragment package, we want to default to use `Android.Support.V4.App.Fragment` instead.

This inclusion of a msbuild property should override the default and use the support library version instead.
@Redth Redth merged commit 1038010 into master Jun 21, 2018
@mattleibow mattleibow deleted the 27.0.2.1 branch October 1, 2019 23:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant