dotnet / android-samples

A collection of .NET for Android sample projects
https://dotnet.microsoft.com/apps/mobile
MIT License
2.21k stars 4.05k forks source link

Pop Up Menu Sample ported from Xamarin Forms to MAUI/dotnet6 #338

Closed LeandraHall closed 1 year ago

LeandraHall commented 2 years ago

I have ported over the Pop Up Menu sample from Xamarin Forms so that it could be utilized in the MAUI/dotnet 6 environment. This pull request was created to make sure the files were copied over correctly, older or deprecated language isn't being used, the sample works as desired, or if there needs to be any changes or updates to the file.

jonathanpeppers commented 1 year ago

It looks like this sample was also in #340, which I merged already. We can close this one, thanks!