From 1cb86d56496996975585f5dff9678b7c6009691d Mon Sep 17 00:00:00 2001
From: 562935844@qq.com
Date: 星期二, 28 六月 2022 17:08:05 +0800
Subject: [PATCH] 代码同步

---
 HDLLinphoneSDKDemoNew/HDLLinphoneSDK/src/main/res/layout/activity_hdllinphone_intercom.xml |    6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)

diff --git a/HDLLinphoneSDKDemoNew/HDLLinphoneSDK/src/main/res/layout/activity_hdllinphone_intercom.xml b/HDLLinphoneSDKDemoNew/HDLLinphoneSDK/src/main/res/layout/activity_hdllinphone_intercom.xml
index 11caacd..0306a53 100644
--- a/HDLLinphoneSDKDemoNew/HDLLinphoneSDK/src/main/res/layout/activity_hdllinphone_intercom.xml
+++ b/HDLLinphoneSDKDemoNew/HDLLinphoneSDK/src/main/res/layout/activity_hdllinphone_intercom.xml
@@ -21,14 +21,10 @@
             android:gravity="center"
             android:text="瀹ゅ唴鏈�"
             android:textColor="@color/lpsdk_textColor"
-            android:textSize="18sp"></TextView>
+            android:textSize="18sp"/>
 
     </RelativeLayout>
 
-    <!--    <org.linphone.mediastream.video.display.GL2JNIView-->
-    <!--        android:id="@+id/video_rendering"-->
-    <!--        android:layout_width="match_parent"-->
-    <!--        android:layout_height="match_parent"/>-->
     <LinearLayout
         android:id="@+id/ll_video_lp_rendering"
         android:layout_width="wrap_content"

--
Gitblit v1.8.0