From b49486cc2309f1ef12305e86f61d523674601ca1 Mon Sep 17 00:00:00 2001 From: 2dust <31833384+2dust@users.noreply.github.com> Date: Tue, 9 Sep 2025 20:00:00 +0800 Subject: [PATCH] Update ProfilesSelectWindow.axaml --- .../Views/ProfilesSelectWindow.axaml | 24 +++++++------------ 1 file changed, 8 insertions(+), 16 deletions(-) diff --git a/v2rayN/v2rayN.Desktop/Views/ProfilesSelectWindow.axaml b/v2rayN/v2rayN.Desktop/Views/ProfilesSelectWindow.axaml index abe98176..eda3b105 100644 --- a/v2rayN/v2rayN.Desktop/Views/ProfilesSelectWindow.axaml +++ b/v2rayN/v2rayN.Desktop/Views/ProfilesSelectWindow.axaml @@ -38,9 +38,10 @@ + ItemsSource="{Binding SubItems}" + Theme="{DynamicResource ButtonRadioGroupListBox}"> @@ -89,20 +90,11 @@ Binding="{Binding ConfigType}" Header="{x:Static resx:ResUI.LvServiceType}" Tag="ConfigType" /> - - - - - - - - - - - - - - +