andorid-tutorial-3: Use right object name for SurfaceView

This commit is contained in:
Olivier Crête 2016-10-06 14:06:30 -04:00
parent 8817f9330e
commit e2ecf4a58d

View file

@ -36,7 +36,7 @@
android:text="@string/button_stop" />
</LinearLayout>
<org.freedesktop.gstreamer.tutorial_3.GStreamerSurfaceView
<org.freedesktop.gstreamer.tutorials.tutorial_3.GStreamerSurfaceView
android:id="@+id/surface_video"
android:layout_width="wrap_content"
android:layout_height="wrap_content"