From 049af10a3fe5307245ac623ed40b7a515c38ac8f Mon Sep 17 00:00:00 2001
From: armv9 <48624112+arm64v8a@users.noreply.github.com>
Date: Mon, 3 Mar 2025 20:23:49 +0900
Subject: [PATCH] Update menu
---
app/src/main/res/menu/add_profile_menu.xml | 28 +++++++++-------------
1 file changed, 11 insertions(+), 17 deletions(-)
diff --git a/app/src/main/res/menu/add_profile_menu.xml b/app/src/main/res/menu/add_profile_menu.xml
index 9ab6929..2576335 100644
--- a/app/src/main/res/menu/add_profile_menu.xml
+++ b/app/src/main/res/menu/add_profile_menu.xml
@@ -99,23 +99,17 @@
android:id="@+id/action_remove_duplicate"
android:title="@string/remove_duplicate" />
-
-
-
+ android:id="@+id/action_connection_tcp_ping"
+ android:title="@string/connection_test_tcp_ping" />
+
+
+
-