Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

fixed NotSupportedException in Xamarin.Forms.Platform.Android.Platform.DefaultRenderer #15730

Conversation

thisisthekap
Copy link
Contributor

Description of Change

Added definition for (IntPtr, JniHandleOwnership) to Android DefaultRenderer. Delegates to its base call in Android.Views.ViewGroup.

Issues Resolved

API Changes

Added:

  • Constructor Xamarin.Forms.Platform.Android.DefaultRenderer(IntPtr handle, JniHandleOwnership transfer)

Changed:

  • none

Removed:

  • none

Platforms Affected

  • Android

Behavioral/Visual Changes

None

PR Checklist

  • Targets the correct branch
  • Tests are passing (or failures are unrelated)

@jfversluis jfversluis merged commit c0dd795 into xamarin:5.0.0 May 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants