Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Duplicate type in Xamarin.AndroidX.Media/Xamarin.Android.Support.Media.Compat #62

Closed
garuma opened this issue Feb 25, 2020 · 3 comments
Closed

Comments

@garuma
Copy link

garuma commented Feb 25, 2020

Xamarin.Android Version (eg: 6.0):

16.6

Operating System & Version (eg: Mac OSX 10.11):

Windows

Support Libraries Version (eg: 23.3.0):

Xamarin.Android.Support.Media.Compat: 28.0.0.3
Xamarin.AndroidX.Media: 1.1.0

Describe your Issue:

Noticeable in https://github.com/toggl/mobileapp

The type Android.Support.V4.Media.Session.MediaSessionCompat.IOnActiveChangeListenerImplementor is in both Xamarin.AndroidX.Media.dll and Xamarin.Android.Support.Media.Compat.dll.

Among other problems this causes the Android designer to bark at the situation and disable custom controls rendering.

Since the type is autogenerated by Xamarin.Android there is likely a corner case somewhere.

@mattleibow
Copy link
Contributor

mattleibow commented Feb 26, 2020

This is an issue we know about, but there may be a workaround: #55 (comment) or #55 (comment)

@moljac
Copy link
Member

moljac commented Mar 9, 2020

Related (possible duplicate)

#71

@jpobst
Copy link
Contributor

jpobst commented May 24, 2022

AndroidX Migration tooling has been deprecated. It is highly recommended that you complete the migration to AndroidX if you have not.

We will no longer be providing updates or support to the AndroidX Migration tooling.

@jpobst jpobst closed this as not planned Won't fix, can't repro, duplicate, stale May 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants