From 173779d8fd18969a646052310c17e1739c42a9c9 Mon Sep 17 00:00:00 2001 From: wxr <wxr@hdlchina.com.cn> Date: 星期二, 12 十一月 2024 09:19:18 +0800 Subject: [PATCH] 1.0.9 --- HDLLinphoneSDKDemoNew/app/src/main/res/layout/activity_linphone_test.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/HDLLinphoneSDKDemoNew/app/src/main/res/layout/activity_linphone_test.xml b/HDLLinphoneSDKDemoNew/app/src/main/res/layout/activity_linphone_test.xml index 7484582..862bfd9 100644 --- a/HDLLinphoneSDKDemoNew/app/src/main/res/layout/activity_linphone_test.xml +++ b/HDLLinphoneSDKDemoNew/app/src/main/res/layout/activity_linphone_test.xml @@ -28,7 +28,7 @@ android:layout_height="wrap_content" android:layout_weight="1" android:inputType="number" - android:text="1701147661269118978" + android:text="A932332998811174" /> <Button @@ -92,7 +92,7 @@ android:layout_height="wrap_content" android:layout_weight="1" android:inputType="number" - android:text="1817819569479188482" + android:text="sip:D31-11-1@139.159.157.75:47000" /> <Button -- Gitblit v1.8.0