Matteo

Results 4 issues of Matteo

## 🔙 Regression I have a Xamarin forms application that use Shell. I take a pictures and store the path in a file. When I try to open an Image...

### Description I have follow [this](https://docs.microsoft.com/en-us/azure/developer/mobile-apps/notification-hubs-backend-service-xamarin-forms#option-2-creating-a-p8-certificate-that-can-be-used-for-token-based-authentication) guide to setup push notification in my Xamarin Forms app. I have an app with two activity, one splash activity ``` Activity(Theme = "@style/SplashTheme",...

t/bug :bug:
p/Android
s/unverified

### Description The title of the ActionSheet on Android devices is truncated ad the end, but on iOs doesn't. Android ![image](https://github.com/dotnet/maui/assets/7420345/b9ef8a12-15b8-4773-939f-56b4e2c5f2bd) iOs ![image](https://github.com/dotnet/maui/assets/7420345/5987702b-4b5e-4b23-bd5d-9117c9cc1fe4) There is a workaround to use in...

t/enhancement ☀️
proposal/open
platform/android 🤖
area/controls 🎮
control-dialogalert

### Things to check - [X] I have searched the **existing issues** for this bug - [X] To rule out a caching problem I made sure the bug also happens...