Index: webrtc/examples/androidapp/res/layout/activity_call.xml |
diff --git a/webrtc/examples/androidapp/res/layout/activity_call.xml b/webrtc/examples/androidapp/res/layout/activity_call.xml |
index fdfe9b17e77fda38e993fe4cc649f1e7c0724e0c..e7126a70a6b0564d0ca90274540a64a4be7c59f8 100644 |
--- a/webrtc/examples/androidapp/res/layout/activity_call.xml |
+++ b/webrtc/examples/androidapp/res/layout/activity_call.xml |
@@ -2,7 +2,7 @@ |
<merge xmlns:android="http://schemas.android.com/apk/res/android"> |
- <org.webrtc.SurfaceViewRenderer |
+ <org.webrtc.TextureViewRenderer |
android:id="@+id/fullscreen_video_view" |
android:layout_width="match_parent" |
android:layout_height="match_parent" /> |