From c84efd301bac95180aa3507a8a9a1c53068c8bb9 Mon Sep 17 00:00:00 2001
From: 562935844@qq.com
Date: 星期五, 15 九月 2023 09:45:03 +0800
Subject: [PATCH] Merge branch 'androidx' of ssh://172.16.1.23:29718/~cjl/HDLSDK_A_Android into androidx

---
 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