From fa4bbbf0b448dad155a05f0d3cc27fb118ba6053 Mon Sep 17 00:00:00 2001
From: houxiao <houxiao@454eff88-639b-444f-9e54-f578c98de674>
Date: 星期二, 18 四月 2017 18:18:46 +0800
Subject: [PATCH] update librtspface.so

---
 VisitFace/RtspNativeCodec/app/src/main/res/layout/main.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/VisitFace/RtspNativeCodec/app/src/main/res/layout/main.xml b/VisitFace/RtspNativeCodec/app/src/main/res/layout/main.xml
index f46c1a9..9469a6f 100644
--- a/VisitFace/RtspNativeCodec/app/src/main/res/layout/main.xml
+++ b/VisitFace/RtspNativeCodec/app/src/main/res/layout/main.xml
@@ -56,11 +56,11 @@
             android:layout_height="wrap_content"
             android:padding="10dip"
         />
+
         <SurfaceView
             android:id="@+id/surfaceview1"
             android:layout_width="640px"
-            android:layout_height="480px"
-            />
+            android:layout_height="480px" />
     </LinearLayout>
 
     <LinearLayout

--
Gitblit v1.8.0