You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The overflow icon does not change from it's default color. I read that this was fixed in dotnet/maui#9240. However I currently am using the latest .NET 8 RC. And the behavior is still here. I did need to change the other icons using a FreshMVVM specific method:
The overflow icon does not change from it's default color. I read that this was fixed in dotnet/maui#9240. However I currently am using the latest .NET 8 RC. And the behavior is still here. I did need to change the other icons using a FreshMVVM specific method:
That color does not seem to apply to the overflow icon. But MAUI specific methods like the one used in dotnet/maui#9240 do not work either.
The icon in question is the overflow icon on the right:
The text was updated successfully, but these errors were encountered: