From 1697a5c0a1d40e756738d1f99d496c6e33b3fd52 Mon Sep 17 00:00:00 2001 From: lss <lsc@hdlchina.com.cn> Date: 星期二, 28 六月 2022 14:09:38 +0800 Subject: [PATCH] 2022-6-28 --- 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