From 459e96427cfd70880aee397860b9934f634ec773 Mon Sep 17 00:00:00 2001
From: llw <1317057860@qq.com>
Date: Wed, 24 Aug 2022 11:33:18 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=BE=93=E5=85=A5=E5=9C=B0?=
=?UTF-8?q?=E5=9D=80=E5=BC=B9=E7=AA=97=EF=BC=8C=E4=BF=AE=E6=94=B9=E8=BE=93?=
=?UTF-8?q?=E5=85=A5=E6=A1=86=E5=85=89=E6=A0=87=E4=BD=8D=E7=BD=AE=E3=80=82?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.idea/deploymentTargetDropDown.xml | 17 +++++++
.idea/misc.xml | 5 +--
.../java/com/llw/socket/ui/ClientActivity.kt | 44 +++++++++++--------
.../java/com/llw/socket/ui/ServerActivity.kt | 5 ++-
app/src/main/res/drawable/ic_connect.xml | 13 ++++++
app/src/main/res/layout/dialog_edit_ip.xml | 44 ++-----------------
6 files changed, 64 insertions(+), 64 deletions(-)
create mode 100644 .idea/deploymentTargetDropDown.xml
create mode 100644 app/src/main/res/drawable/ic_connect.xml
diff --git a/.idea/deploymentTargetDropDown.xml b/.idea/deploymentTargetDropDown.xml
new file mode 100644
index 0000000..8366e0a
--- /dev/null
+++ b/.idea/deploymentTargetDropDown.xml
@@ -0,0 +1,17 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/misc.xml b/.idea/misc.xml
index 49b1f9a..88c6e29 100644
--- a/.idea/misc.xml
+++ b/.idea/misc.xml
@@ -3,11 +3,8 @@