diff --git a/v2rayN/v2rayN/Views/StatusBarView.xaml b/v2rayN/v2rayN/Views/StatusBarView.xaml index 2cb2c18b..b0e7e62d 100644 --- a/v2rayN/v2rayN/Views/StatusBarView.xaml +++ b/v2rayN/v2rayN/Views/StatusBarView.xaml @@ -91,7 +91,13 @@ DisplayMemberPath="Remarks" FontSize="{DynamicResource StdFontSize}" Style="{StaticResource MaterialDesignFloatingHintComboBox}" - AutomationProperties.Name="{x:Static resx:ResUI.menuRouting}"/> + AutomationProperties.Name="{x:Static resx:ResUI.menuRouting}"> + + + + @@ -173,7 +179,13 @@ DisplayMemberPath="Remarks" FontSize="{DynamicResource StdFontSize}" Style="{StaticResource MaterialDesignFilledComboBox}" - AutomationProperties.Name="{x:Static resx:ResUI.menuRouting}"/> + AutomationProperties.Name="{x:Static resx:ResUI.menuRouting}"> + + + +