From fec58da1ce503b954cda67087e1a690c1315a774 Mon Sep 17 00:00:00 2001 From: GFW-knocker <123458121+GFW-knocker@users.noreply.github.com> Date: Sat, 19 Oct 2024 01:29:05 +0330 Subject: [PATCH] Add files via upload --- .../layout/activity_server_custom_config.xml | 160 ++++++++-------- .../res/layout/activity_server_hysteria2.xml | 64 +++++++ .../app/src/main/res/layout/layout_tls.xml | 173 ++++++++++++++++++ .../main/res/layout/layout_tls_hysteria2.xml | 70 +++++++ 4 files changed, 387 insertions(+), 80 deletions(-) create mode 100644 V2rayNG/app/src/main/res/layout/activity_server_hysteria2.xml create mode 100644 V2rayNG/app/src/main/res/layout/layout_tls.xml create mode 100644 V2rayNG/app/src/main/res/layout/layout_tls_hysteria2.xml diff --git a/V2rayNG/app/src/main/res/layout/activity_server_custom_config.xml b/V2rayNG/app/src/main/res/layout/activity_server_custom_config.xml index 2f1aefc9d..6492b852d 100644 --- a/V2rayNG/app/src/main/res/layout/activity_server_custom_config.xml +++ b/V2rayNG/app/src/main/res/layout/activity_server_custom_config.xml @@ -1,80 +1,80 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/V2rayNG/app/src/main/res/layout/activity_server_hysteria2.xml b/V2rayNG/app/src/main/res/layout/activity_server_hysteria2.xml new file mode 100644 index 000000000..62f879015 --- /dev/null +++ b/V2rayNG/app/src/main/res/layout/activity_server_hysteria2.xml @@ -0,0 +1,64 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/V2rayNG/app/src/main/res/layout/layout_tls.xml b/V2rayNG/app/src/main/res/layout/layout_tls.xml new file mode 100644 index 000000000..59a3bfc8f --- /dev/null +++ b/V2rayNG/app/src/main/res/layout/layout_tls.xml @@ -0,0 +1,173 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/V2rayNG/app/src/main/res/layout/layout_tls_hysteria2.xml b/V2rayNG/app/src/main/res/layout/layout_tls_hysteria2.xml new file mode 100644 index 000000000..ded059307 --- /dev/null +++ b/V2rayNG/app/src/main/res/layout/layout_tls_hysteria2.xml @@ -0,0 +1,70 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file