From bf37237cf8a2f35dcf4e3f18720a5e5fcef22b5d Mon Sep 17 00:00:00 2001
From: xuxiuxi <xuxiuxi@454eff88-639b-444f-9e54-f578c98de674>
Date: 星期三, 19 四月 2017 17:30:43 +0800
Subject: [PATCH]
---
VisitFace/RtspNativeCodec/app/build/intermediates/res/merged/debug/layout/main.xml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/VisitFace/RtspNativeCodec/app/build/intermediates/res/merged/debug/layout/main.xml b/VisitFace/RtspNativeCodec/app/build/intermediates/res/merged/debug/layout/main.xml
index f46c1a9..9469a6f 100644
--- a/VisitFace/RtspNativeCodec/app/build/intermediates/res/merged/debug/layout/main.xml
+++ b/VisitFace/RtspNativeCodec/app/build/intermediates/res/merged/debug/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