phunkeler

Results 2 issues of phunkeler

### Description of Change The default behavior of the `MauiAppCompatActivity` class (`AllowFragmentRestore=False`) prevents the receipt of results from other activities (_via Android's new [Activity Result API's](https://developer.android.com/training/basics/intents/result)_). Instead of removing the...

platform/android 🤖
community ✨

### Description of Change Use the modern [Photo picker](https://developer.android.com/training/data-storage/shared/photopicker) via the [Activity Result API](https://developer.android.com/training/basics/intents/result)'s for selecting a photo or video. ### Issues Fixed Fixes [#9615](https://github.com/dotnet/maui/issues/9615) ### Demo **Samsung Galaxy S21...

area-essentials
community ✨