[Android] Map FlowDirection of shell to PlatformView on Android#23473
[Android] Map FlowDirection of shell to PlatformView on Android#23473PureWeen merged 2 commits intodotnet:mainfrom
Conversation
|
/azp run |
This comment was marked as off-topic.
This comment was marked as off-topic.
|
hi is there any Workaround to this Issue !? |
I fixed it on Android, but it still hasn't been merged. |
|
Should I wait for merger approval, any tips to fix the issue separately on my project side? |
You can do it as shown below in the AppShell.xaml.cs file: I couldn't find any way to correct it on Windows |
The operation went as planned, and I am grateful for your support, truly it saved my day |
This comment was marked as off-topic.
This comment was marked as off-topic.
|
Azure Pipelines successfully started running 3 pipeline(s). |
|
Sorry it took a while @mohsenbgi! I think this looks good, thank you so much for your very first .NET MAUI contribution! I think it might be good to add maybe some (snapshot) tests for this, but lets do that as a follow up. |
|
Congrats @mohsenbgi! Go update your social media profiles with .NET MAUI contributor extraordinaire! Thank you so much for your efforts on this! and your patience... |
Description of Change
I mapped FlowDirection of shell to PlatformView on Android.
this PR fixes #15221 on Android
Recording.2024-07-07.141928.mp4
Issues Fixed
Fixes #15221
Fixes #17057