Brandon Minnick
Brandon Minnick
Hi @jwoeste! Are you still able to complete the Danish translations? Appreciate the help!!!
@davefxy Try adding [Xamarin.Android.Support.v7.AppCompat v28.0.0.3](https://www.nuget.org/packages/Xamarin.Android.Support.v7.AppCompat/28.0.0.3) to your Xamarin.Android project. I'm using `PancakeView v2.1.0.714` alongside `AndroidX` with `v10.0` without any issues in my GitTrends app: https://github.com/brminnick/GitTrends/blob/94b4f836369ebbcc18867a41a494766cffaee8c6/GitTrends.Android/GitTrends.Android.csproj#L87-L108
@sthewissen To close this Issue and resolve the `Xamarin.Android.Support.Compat` build error, could you release a NuGet package that is exactly the same as v2.1.0.714 and _only_ adds the dependency to...
Hey Pedro! Was this completed via #521? Or do we need one more step to cover the `Turn-on package validation` task?
Thanks @emceelovin! We would love your help with MediaElement 💯
Adding the `blocked` label for now. We agree that `MediaElement` should support streaming. For Android, supporting streaming requires the use of Google's Exo Player, an [open-source library made by Google](https://github.com/google/ExoPlayer)...
Removing the `blocked` label now that [Xam.Plugins.Android.ExoPlayer](https://www.nuget.org/packages/Xam.Plugins.Android.ExoPlayer) has added support for `net6.0-android`
Thanks @ChaplinMarchais! That'd be fantastic! I'll assign this to you 👍
Yup! That looks good 👍
Thanks @eamonn-alphin! We would love your help writing the code! The Community Toolkit contains features for, and created by, the .NET MAUI Community. We are all volunteers, contributing code in...