.NET MAUI set AppShell custom FlyoutIcon display problem #25920
Labels
area-controls-shell
Shell Navigation, Routes, Tabs, Flyout
platform/android 🤖
platform/iOS 🍎
s/needs-attention
Issue has more information and needs another look
t/bug
Something isn't working
Milestone
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.png"
Shell.ForegroundColor="#ff0000
Link to public reproduction project repository
https://github.com/dev-xam/MauiApp_FlyoutIconProblem
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
The text was updated successfully, but these errors were encountered: