Open dev-xam opened 2 hours ago
We've found some similar issues:
If any of the above are duplicates, please consider closing this issue out and adding additional context in the original issue.
Note: You can give me feedback by 👍 or 👎 this comment.
Description
.NET Maui project (.NET 8, .NET 9) try to set custom hamburger icon. After app compiled, it is displayed as:
Moreover set hamburger color works only for iOS. It is not working on Android. Details in steps to reproduce.
Steps to Reproduce
FlyoutIcon="hamburger_icon.svg"
Shell.ForegroundColor="{StaticResource LightRedColor}
Link to public reproduction project repository
No response
Version with bug
9.0.10 SR1
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
Android, iOS
Affected platform versions
No response
Did you find any workaround?
No workaround
Relevant log output