From b77dc026ffd21dba8652d28409c51e27d3e5a76c Mon Sep 17 00:00:00 2001
From: 562935844@qq.com
Date: 星期四, 31 八月 2023 09:21:06 +0800
Subject: [PATCH] 更新sdk

---
 HDLSDK/app/src/main/res/layout/activity_main.xml |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/HDLSDK/app/src/main/res/layout/activity_main.xml b/HDLSDK/app/src/main/res/layout/activity_main.xml
index 2fe14f5..6bdd2a2 100644
--- a/HDLSDK/app/src/main/res/layout/activity_main.xml
+++ b/HDLSDK/app/src/main/res/layout/activity_main.xml
@@ -76,6 +76,14 @@
                 android:text="鍝嶅簲锛�" />
 
             <TextView
+                android:id="@+id/local_secret"
+                android:paddingStart="10dp"
+                android:layout_width="wrap_content"
+                android:layout_height="wrap_content"
+                android:layout_marginTop="10dp"
+                android:text="瀵嗛挜锛�" />
+
+            <TextView
                 android:id="@+id/response_tv"
                 android:layout_width="match_parent"
                 android:layout_height="wrap_content"

--
Gitblit v1.8.0