lss
2022-06-28 1697a5c0a1d40e756738d1f99d496c6e33b3fd52
HDLLinphoneSDKDemoNew/HDLLinphoneSDK/src/main/res/layout/activity_hdllinphone_monitor.xml
@@ -77,8 +77,7 @@
                    android:layout_height="66dp"
                    android:scaleType="fitCenter"
                    android:background="@drawable/btn_click_lp_screenshot"
                    android:layout_centerHorizontal="true"
                    ></ImageView>
                    android:layout_centerHorizontal="true"/>
                <TextView
                    android:id="@+id/tv_lp_screenshot"
                    android:layout_width="match_parent"
@@ -87,8 +86,7 @@
                    android:gravity="center"
                    android:textColor="@color/lpsdk_textColor"
                    android:textSize="14sp"
                    android:layout_alignParentBottom="true"
                    ></TextView>
                    android:layout_alignParentBottom="true"/>
            </RelativeLayout>