Chinese language treatment for WinUI bug.
This commit is contained in:
@@ -534,7 +534,7 @@ public sealed partial class WinoAppShell : Views.Abstract.WinoAppShellAbstract,
|
||||
|
||||
args.Handled = true;
|
||||
|
||||
var flyout = new MenuFlyout();
|
||||
var flyout = new WinoMenuFlyout();
|
||||
|
||||
var manageAccountSettingsItem = new MenuFlyoutItem
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user