From 1b31fc28fb80025345246f93f10507a15412cc75 Mon Sep 17 00:00:00 2001
From: hxb <hxb@hdlchina.com.cn>
Date: 星期一, 18 九月 2023 13:31:11 +0800
Subject: [PATCH] Merge branch 'androidx' of http://172.16.1.23:6688/r/~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